Skip to content

v0.44.1

Compare
Choose a tag to compare
@lucassabreu lucassabreu released this 06 Mar 15:21
· 39 commits to main since this release
97ec682

Fixed

  • time entries were created as billable without user input.
  • bump golang.org/x/text from 0.3.7 to 0.3.8 (#244)
  • go get is not a supported option to install the cli
    (#245)

Added

  • test coverage for interactive mode components and in command.

Thanks

Thank you to @diegoquintanav for reporting and fixing the documentation
on PR #245.