Skip to content

v0.9.0

Compare
Choose a tag to compare
@lucassabreu lucassabreu released this 20 Jul 13:32
· 306 commits to main since this release
7aa8c03

Added

  • new sub-command version to allow a quick way to know which version is installed
  • sub-command report now supports this-week and last-week as time range aliases
    listing respectively all entries which start this week, and all entries that happened
    on previous week.

Changed

  • all relevant errors now have stack trace with then, which will be printed when the
    flag --debug is used.
  • error reporting now centralized, removing the need for a helper function in each
    sub-command