Skip to content

v4.4.0

Compare
Choose a tag to compare
@sierpinskid sierpinskid released this 27 Mar 10:44
· 160 commits to develop since this release
6604878

Fixes:

  • Fixed Unity 2019.4 compiler errors (due to older C# syntax) (#137)
  • Fixed unnecessary DLLs being added to the Windows build. Test framework dependencies (Tasks.Extensions, CompilerServices.Unsafe) + changed NativeWebSocket to be only included in a WebGL build (#138)

Sample Project:

  • Fixes:
    • Fixed Json deserialization error due to code being stripped by the IL2CPP (#137)