- Allows custom wakatime-cli path via ZSH_WAKATIME_BIN environment variable.
- Addresses review from Reddit: removes useless functions, improves performance
- Fixes how
should_work_offline
work
- Linting fixes
- Bumps
wakatime
to12.0
- Adds
$WAKATIME_TIMEOUT
option - Adds
$WAKATIME_DISABLE_OFFLINE
option
- Now exceptions from
wakatime
are visible in the console
- Now calls to
wakatime
server are async - If
wakatime
cli is not installed, plugin will tell users about it
- Fixed the bug with
$WAKATIME_DO_NOT_TRACK
killing the shell
- Initial release