Snowplow Unity Tracker 0.6.0 released

We are pleased to announce the release of our Unity Tracker version 0.6.0.

This release updates the Newtonsoft.Json library which makes it compatible with newer versions of Unity.

Changelog

  • Update Newtonsoft.Json.dll to 13.0.1 (#53)
  • Update SnowplowTracker.Tests to Unity 2021.3.12f1 (#55)
  • Update SnowplowTracker.Demo to Unity 2021.3.12f1 (#54)

Under the hood

  • Update versions in Github actions (#57)

Upgrading

You may download the package in the Releases section on Github.

To upgrade, delete the existing SnowplowTracker folder from your Assets/Plugins and import the new unitypackage file. If you need Newtonsoft.Json in your version of Unity you will receive build warnings which you can resolve by installing Newtonsoft.Json-for-Unity.

3 Likes