Skip to content

Releases: shellshape/tracker

v0.10.0

22 Sep 12:07

Choose a tag to compare

Changelog

🚀 Features

  • (view) Add paging

📚 Documentation

  • Update project readme
  • (commands) Update command doc

v0.9.0

05 Aug 09:25

Choose a tag to compare

Changelog

🚀 Features

  • (cmd-add, cmd-insert) Add date parameter and selector
  • (util) Add "yesterday" (y) syntax to date parsing

v0.8.0

16 Jul 14:32

Choose a tag to compare

Changelog

Warning

Breaking Change: The default directory for time tracking data has been changed from $HOME/time_trackings to $HOME/.local/share/time_trackings (or $XDG_DATA_HOME/time_trackings, if specified). On startup, a migration promt is available to migrate files from the old default directory to the new one if detected present.

🚀 Features

  • (config) [breaking] Change default storage location to home data directory
  • (config) Add migration step for new data location

v0.7.2

21 May 07:52

Choose a tag to compare

optimize build artifact size

v0.7.1

21 May 07:11

Choose a tag to compare

update readme

v0.7.0

06 May 14:12

Choose a tag to compare

update versions

v0.6.0

21 Mar 14:48

Choose a tag to compare

use pre-inserted text instead of default for edit command

v0.5.0

17 Feb 15:01

Choose a tag to compare

update version

v0.4.0

14 Feb 09:17

Choose a tag to compare

add time sum in view command

v0.3.0

18 Jun 09:22

Choose a tag to compare

add `long_text` to add command