Releases: jms-guy/timekeep
Releases · jms-guy/timekeep
v1.5.1
v1.5.0
- Added Wakapi integration
- Fixed wakatime-cli error handling
v1.4.0
- Added shell completion scripts
- Added CLI command for config updating
- Added configurable polling interval/grace period for Linux monitoring
- Updated docs
v1.3.1
- Linux version fixed
- Fixed session mutex blocking issue
- Updated monitoring/wakatime event contexts
v1.3.0
- Added pre-monitoring PowerShell script for tracking programs already running on service start
- Fixed update command
- Fixed context blocking issue
- Broke Linux version
v1.2.1
- Fixed minor rootCmd issue
v1.2.0
- Added config file/struct
- Added WakaTime integration
- Enable/Disable/Status/Set-Path/Set-Project commands
- Added program category/project setting via command flag
- Added update command, update tracked program's category/project fields
- Updated tracked_programs database table to include categories/projects
- Fixed service context
- Fixed auto-versioning
- Updated README/docs
v1.1.1
- Updated command references in docs
v1.1.0
- Added entry level context for CLI commands
- Added command "active" - Displays list of open active sessions
- Added command "version" - Displays current version of Timekeep user is running
- Rename command "stats" -> "info"
- Rename command "ping" -> "status"
- Command "history" now without arguments or flags lists last 25 program sessions by default
- Added sorting to "history" command
- Added flags for "date", "start", "end", "limit"
- Updated cli tests to run with changes
- Updated docs for changes
v1.0
Initial release