Skip to content

v0.6.0

Compare
Choose a tag to compare
@lucassabreu lucassabreu released this 17 Jun 00:52
· 325 commits to main since this release
b8f872f

Added

  • some badges, who does not like they?

Fixed

  • help was showing CLOCKIFY_WROKSPACE as env var for workspace, the right name is
    CLOCKIFY_WORKSPACE
  • fixed some golint warnings

Changed

  • go mod dependencies updated
  • snapcraft package only requires network

Removed

  • Removed GetCurrentUser in favor of GetMe to be closer to the APIs format