packages feed

orgstat-0.1.5: CHANGES.md

0.1.5
==========

* 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

0.1.4
=====

* Updated orgmode-parse which fixes parsing issue: https://github.com/ixmatus/orgmode-parse/issues/35

0.1.3
=====

* Updated universum to 1.7.1, universum to 0.8.0. Switched to nightly/ghc-8.2.1.


0.1.2
=====

* Add pretty block output.

0.1.1
=====

* Introduce concise report feature.
* Change report hierarchy: separate reports from outputs.
* Fix minor bugs.

0.0.4
=====

* Update universum to 0.5.1.1
* Update log-warper to 1.1.4

0.0.3
=====

* Update universum/log-warper dependencies.

0.0.2
=====

* Add support for log-waprer 0.4.*

0.0.1
=====

* Initial release having timeline report type only.