## [2.1.1] - 2020-08-25 Fix compilation compatibility with platforms that don't use Unity Analytics (ex: PS4) Fix compilation compatibility with "Scripting Runtime Version" option set to ".Net 3.5 Equivalent (Deprecated)" in Unity 2018.4 ## [2.1.0] - 2020-06-29 Source Code provided instead of precompiled dlls. Live vs Stub DLLs are now using asmdef files to differentiate their targeting via the Editor Fixed errors regarding failing to find assemblies when toggling In-App Purchasing in the Service Window or Purchasing Service Settings Fixed failure to find UI assemblies when updating the Editor version. Added menu to support eventual migration to In-App Purchasing version 3. ## [2.0.6] - 2019-02-18 Remove embedded prebuilt assemblies. ## [2.0.5] - 2019-02-08 Fixed Unsupported platform error ## [2.0.4] - 2019-01-20 Added editor and playmode testing. ## [2.0.3] - 2018-06-14 Fixed issue related to 2.0.2 that caused new projects to not compile in the editor. Engine dll is enabled for editor by default. Removed meta data that disabled engine dll for windows store. ## [2.0.2] - 2018-06-12 Fixed issue where TypeLoadException occured while using "UnityEngine.Purchasing" because SimpleJson was not found. fogbugzId: 1035663. ## [2.0.1] - 2018-02-14 Fixed issue where importing the asset store package would fail due to importer settings. ## [2.0.0] - 2018-02-07 Fixed issue with IAP_PURCHASING flag not set on project load.