Skip to content

Releases: lcfd/trak

v0.0.5

17 Apr 19:07
6ad8709
Compare
Choose a tag to compare

What's Changed

  • [Session] Add --start and --end to create session #38 by @lcfd in #39
  • [start] Add suggesions for start if not project name provided #5 by @lcfd in #41
  • Add project picker by @lcfd in #46
  • [session] Improve current session search in db operations #47 and [stop] Support stop session when there are multiple running #48 by @lcfd in #50
  • [report] Add check for project(_id) existence #53 by @lcfd in #56
  • [create session] Add option to add session, just with minutes and hours #54 by @lcfd in #57
  • Remove command trak report projects by @lcfd in #60
  • [stop] Show the user the duration of the stopped session #49 by @lcfd in #61
  • [projects] Add "archived" property in project config #55 by @lcfd in #63
  • [projects] Add trak projects archive command #62 by @lcfd in #66

Full Changelog: v0.0.4...v0.0.5

v0.0.4

25 Jan 16:31
ce1c0a8
Compare
Choose a tag to compare

The biggest release for Trak, yet 🎉

Details at:
https://usetrak.com/devlog/v-0-0-4-launched/

v0.0.3

29 Oct 00:30
df9d441
Compare
Choose a tag to compare
Merge pull request #27 from lcfd/better-reports

Reports for all projects (trak report all)