- Allows custom wakatime-cli path via ZSH_WAKATIME_BIN environment variable.
- Addresses review from Reddit: removes useless functions, improves performance
- Fixes how
should_work_offlinework
- Linting fixes
- Bumps
wakatimeto12.0 - Adds
$WAKATIME_TIMEOUToption - Adds
$WAKATIME_DISABLE_OFFLINEoption
- Now exceptions from
wakatimeare visible in the console
- Now calls to
wakatimeserver are async - If
wakatimecli is not installed, plugin will tell users about it
- Fixed the bug with
$WAKATIME_DO_NOT_TRACKkilling the shell
- Initial release