Skip to content

v0.28.0

Compare
Choose a tag to compare
@lucassabreu lucassabreu released this 10 Jan 17:55
· 196 commits to main since this release

Changed

  • log subcommand deprecated in favor of report
  • default report now allows to set only one date of the range, in this situation it will treat
    start and end date as being the same.

Added

  • new report today to show only the time entries from today, with report options
  • new report yesterday to show only the time entries from yesterday, with report options

Fixed

  • golang commands were wrong
  • there was a output on report subcommands breaking the format
  • changelog release links were wrong