- fix
ZeroDivisionError
on zero comments and/or labels
- fix empty post raising error about None
- fix punchcard when no enough data to fill the card raising KeyError
- add build system
- add
-v
(--version
) option for version string
- add
-d
,--dump
to dump cache file into a prettyprint file. no longer save a fake JSON file, it took too much time to write the file.
- Add Others amount after top lists
- Add Punchcar section (#2)
- Add number of posts which have comments
- Add date range filter
- Fix month=December cause incorrect list slicing
- Fix removed labels from exported file
- Fix wrong section heading level
- Add post updating stats
- Add most used words
- Add more charts by different published date formats
- First release