Releases: atomtables/textmate-wakatime
Release list
2.0.0
Compared to the previous release, the modified v2.0.0 release builds on the 1.0.2 release (since the 1.0.3 release
doesn't seem to exist). It adds cursor position, the current time coded today under the File menu, adds OSX 10.9
support, removes legacy references to back when wakatime-cli was a Python project, fixes issues where Textmate
autosaves within 2 seconds of a modification, destroying performance by spamming heartbeats.
This does not install wakatime-cli, so if this is the first wakatime extension you are installing, then
you should download a release of wakatime-cli and install it as per your platform requirements (since this only
works on OSX anyway, just copy wakatime-cli to .wakatime/wakatime-cli-darwin-amd64 and symlink with .wakatime/wakatime-cli). You'll get a warning if wakatime-cli wasn't detected.
(It only works this way because this extension was targeted towards legacy OSX like 10.9 where wakatime-cli isn't
natively supported.) This extension supports i386 amd64 10.5+, and was compiled with the 10.9 SDK.