Skip to content

Releases: volhovm/orgstat

0.1.10

25 Apr 16:44
Compare
Choose a tag to compare
  • Compatibility with base-4.14. Also fixed a bug where empty timeline report crashed.

0.1.9

10 Jan 16:18
Compare
Choose a tag to compare
  • Introduced passing the list of report durations into the script type output.
  • Added a simple archiving tool.
  • Fixed a small bug with mergeClocks which was causing multiple irrelevant tasks to inter-merge improperly.
  • Improved README.

0.1.8

15 Mar 10:32
Compare
Choose a tag to compare
  • Switched to ghc 8.8

0.1.7

08 Nov 13:03
6d1283c
Compare
Choose a tag to compare
  • Switch "script" output interpreter from "sh" to "/bin/env sh".
  • Update universum and orgmode-parse version (includes ixmatus/orgmode-parse#53)

0.1.6

18 Mar 12:27
eeb2a7f
Compare
Choose a tag to compare
  • Support "or" tags -- now it's possible to specify "t1 | t2 | t3" as a modifier by
    providing a list of tags in config.
  • Support of file-level tags: "#+FILETAGS: :tagA:tagB:tagC:" is correctly parsed
    and tags are propagated to all the file tree headers.
  • Added new output type -- script output.
  • Improved documentation, in particular in the orgstatExample.yaml.
  • Breaking: Configuration changes:
    • Simplified the configuration, now there's only one default timeline config,
      which cannot be overridden on a per-output basis.
    • Config parameter colorSalt was removed, use timelineDefault.colorSalt instead.
    • Timeline default colour is now white.
    • timelineDefault renamed into timelineParams.

0.1.5

15 Oct 06:38
4a32acb
Compare
Choose a tag to compare
Release 1.5

0.1.4

07 Jun 07:39
5bc17dc
Compare
Choose a tag to compare
Update to 0.1.4, upgrade orgmode-parse

0.1.3

27 Nov 06:32
d0a960b
Compare
Choose a tag to compare
Merge branch 'volhovm/bump-versions'

0.1.2

31 Oct 20:47
d3000bc
Compare
Choose a tag to compare
Merge pull request #5 from volhovM/volhovm/pretty-block-report

Pretty block report

0.1.1

10 Oct 10:56
da0fab0
Compare
Choose a tag to compare
Bump version to 0.1.1