* open date ranges iterate until yesterday, not today * fix loading hyperdiary.json without expected field
0.3.0
------------------
* Expected date ranges for check subcommand can be specified * subcommand for export to tiddlywiki * Tests for various output formats
0.2.0
------------------
* stats subcommand can be invoked for all entries * Rename `tiddlywiki` subcommand to `tiddlers` for different future usage * Integrate Travis CI for automated testing * Add basic tests * Refactor diary/entry passing to subcommands
0.1.2
------------------
* Fix htmlfolder subcommand by packaging picnic.min.css * Fix view subcommand by using correct relative import * Avoid deprecation warning in stats subcommand by using yaml.SafeLoader