orgstat v0.1.6 Release Notes

Release Date: 2019-03-18 // about 5 years ago
    • ๐Ÿ‘Œ 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.