Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 14:32
· 19 commits to main since this release

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