v2.0.0
This version is a complete rewrite of the library to support ALL platforms that unity can compile to.
The basis for this rewrite was #10 to support WebGL but since the library was rewriten in plain c# it should work for any platform unity can compile to.
The API has stayed complient with the documentation though there maybe a few changes to a few of the mixpanel properties that come though automatically due to unity not having access to certain system/device information easily
The github repo has also been structured so that it supports the Unity 2018.3 package manager (please see the README for package manager install instructions)
This version of the library should support backwards compatibility with Unity 2018.x but it has only been tested with the 2018 LTS release.