Unity Wakatime Versions Save

WakaTime plugin for Unity ⏱

v2.4.0

3 years ago

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

5 years ago

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! :tada:

v2.1.0

5 years ago

Added .wakatime-project file integration (see #11). Thanks @Hermesiss for such an awesome PR!

image

v2.0.1

5 years ago

Documentation

  • 29e946a update README with notes about existing solutions (closes #7)

v2.0.0

5 years ago

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

5 years ago

Initial Release :tada: