All Versions
13
Latest Version
Avg Release Cycle
99 days
Latest Release
1500 days ago

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, use timelineDefault.colorSalt instead.
      • Timeline default colour is now white.
      • timelineDefault renamed into timelineParams.
  • 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
  • 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