snowplow / snowplow-unity-tracker

Snowplow event tracker for Unity. Add analytics to your Unity games and apps
http://snowplowanalytics.com
Apache License 2.0
16 stars 11 forks source link

Release/0.5.0 #45

Closed paulboocock closed 3 years ago

paulboocock commented 3 years ago

This PR removes UnityJSON and replaces it with the built in Newtonsoft.Json library (2020.1+) or https://github.com/jilleJr/Newtonsoft.Json-for-Unity

Everything else should be the same. I've also taken the opportunity to add CI (although not CD at the moment, we need to move this to be a proper Unity Package that was introduced fully in 2019+ and perhaps get it on somewhere like OpenUPM).

Attached is the current 0.5.0 release asset.

SnowplowTracker.unitypackage.zip