Skip to content

Releases: lucassabreu/clockify-cli

v0.58.0

24 Nov 11:58
76408df

Choose a tag to compare

Added

  • reporting custom fields for the time entries

Thanks

Thank you to @calebtrepowski for the implementing
the improvements on #282.

v0.57.0

14 Oct 15:22
6fa9380

Choose a tag to compare

Added

  • documentation about nix packages

Thanks

Thank you to @Sekky61 for the information
on Issue #280.

v0.56.2

30 Sep 17:38
2bb01ab

Choose a tag to compare

Fixed

  • NUR repository name was wrong

v0.56.1

30 Sep 15:43
39d7a1b

Choose a tag to compare

Fixed

  • license is required

v0.56.0

30 Sep 12:45
9cc144b

Choose a tag to compare

Added

  • support for nix packages

v0.55.2

28 Jul 17:31
f4d5540

Choose a tag to compare

Fixed

  • update README section about installing using homebrew

v0.55.1

28 Jul 17:19
4b2ff40

Choose a tag to compare

Fixed

  • migration from homebrew Formula to Casks needed fixing

v0.55.0

26 Jun 22:25
8227c96

Choose a tag to compare

Added

  • support to limit how many time entries should be listed on the report commands, and choose which page to
    show

v0.54.2

25 Jun 16:08
61dd700

Choose a tag to compare

Fixed

  • deepsource suggestions
  • last alias on show, clone, edit and edit-multiple would select future time entries if they
    existed, now only time entries started before now will be considered

v0.54.1

20 Jun 17:06
010f9ae

Choose a tag to compare

Fixed

  • when config "show-client" was on, printing time entries without projects were breaking the cli
  • goreleaser config deprecations
  • installing snapcraft from apt does not work anymore

Thanks

Thank you to @melluh for fixing the bug on PR #275.