v0.8.0
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