All Versions
13
Latest Version
Avg Release Cycle
99 days
Latest Release
1765 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.1.8 Changes
March 15, 2020- Switched to ghc 8.8
-
v0.1.7 Changes
November 08, 2019- Switch "script" output interpreter from "sh" to "/bin/env sh".
- โก๏ธ Update universum and orgmode-parse version (includes ixmatus/orgmode-parse#53)
-
v0.1.6 Changes
March 18, 2019- ๐ 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, usetimelineDefault.colorSalt
instead. - Timeline default colour is now white.
- timelineDefault renamed into timelineParams.
- Simplified the configuration, now there's only one default timeline config,
- ๐ Support "or" tags -- now it's possible to specify "t1 | t2 | t3" as a modifier by
-
v0.1.5 Changes
October 15, 2018- ๐ Support selecting multiple outputs in cli: --select-output can be used several times, also it's renamed into --output.
- โ Remove log-warper dependency replacing with simple local logging.
- โก๏ธ Update deps: universum-1.4.0, fmt-0.6, orgmode-parse-0.2.2, also update lts to 12.5
-
v0.1.4 Changes
June 07, 2018- โก๏ธ Updated orgmode-parse which fixes parsing issue: https://github.com/ixmatus/orgmode-parse/issues/35
-
v0.1.3 Changes
November 27, 2017- โก๏ธ Updated universum to 1.7.1, universum to 0.8.0. Switched to nightly/ghc-8.2.1.
-
v0.1.2 Changes
October 31, 2017- โ Add pretty block output.
-
v0.1.1 Changes
October 10, 2017- Introduce concise report feature.
- ๐ Change report hierarchy: separate reports from outputs.
- ๐ Fix minor bugs.
-
v0.1.0
October 10, 2017 -
v0.0.4 Changes
October 10, 2017- โก๏ธ Update universum to 0.5.1.1
- โก๏ธ Update log-warper to 1.1.4