Releases: vladfaust/unity-wakatime
Releases · vladfaust/unity-wakatime
v2.4.0
15 Aug 21:14
Compare
Sorry, something went wrong.
No results found
An epic comeback 💥
Or not that epic. CI is broken now 🤔
Nevertheless, I've updated the package in the package branch, and it...
...works on my machine!
v2.2.0
08 May 07:13
Compare
Sorry, something went wrong.
No results found
Added support for Unity Package Manager installation via Git URL!
No more copying files, just that single line in Package/manifest.json (note the #package tag):
"com.vladfaust.unitywakatime" : " https://github.com/vladfaust/unity-wakatime.git#package"
Thanks @Hermesiss for this awesomeness! 🎉
v2.1.0
30 Mar 14:24
Compare
Sorry, something went wrong.
No results found
Added .wakatime-project file integration (see #11 ). Thanks @Hermesiss for such an awesome PR!
v2.0.1
23 Jun 16:22
Compare
Sorry, something went wrong.
No results found
Documentation
29e946a update README with notes about existing solutions (closes #7 )
v2.0.0
23 Jun 16:16
Compare
Sorry, something went wrong.
No results found
New Features
237f95c moved all files to package dir and added package manifest files
Bug Fixes
c0779d0 added #if (UNITY_EDITOR) clauses so we don't export the plugin with the game
Documentation
4948a72 updated README with UPM-style installation instructions
v1.0.0
23 Jun 16:12
Compare
Sorry, something went wrong.
No results found