Skip to content

v0.38.1

Compare
Choose a tag to compare
@lucassabreu lucassabreu released this 05 Jul 17:33
· 105 commits to main since this release

Added

  • link to LICENSE added to README.md
  • link to CHANGELOG added to README.md

Changed

  • function bool2str substituted with a map to appease deepsource.io
  • change task prompt to not list tasks that are inactive.

Fixed

  • in command on interactive mode was exiting when the user tried to start a timer on a project
    were they don't have direct access to (only by their group). This is a bug on the API, but a
    fix was done to not block the users.