Skip to content

Releases: jms-guy/timekeep

v1.5.1

31 Oct 20:15

Choose a tag to compare

  • Fixed Wakapi user agent header

v1.5.0

31 Oct 19:04

Choose a tag to compare

  • Added Wakapi integration
  • Fixed wakatime-cli error handling

v1.4.0

28 Oct 17:51

Choose a tag to compare

  • Added shell completion scripts
  • Added CLI command for config updating
  • Added configurable polling interval/grace period for Linux monitoring
  • Updated docs

v1.3.1

23 Oct 17:55
6b46db0

Choose a tag to compare

  • Linux version fixed
  • Fixed session mutex blocking issue
  • Updated monitoring/wakatime event contexts

v1.3.0

15 Oct 16:42
4a1f658

Choose a tag to compare

  • 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

10 Oct 23:14

Choose a tag to compare

  • Fixed minor rootCmd issue

v1.2.0

10 Oct 23:07

Choose a tag to compare

  • 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

06 Oct 01:42

Choose a tag to compare

  • Updated command references in docs

v1.1.0

06 Oct 01:33

Choose a tag to compare

  • 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

01 Oct 17:19

Choose a tag to compare

Initial release