Skip to content

v1.1.0

Compare
Choose a tag to compare
@damdo damdo released this 11 Oct 12:42
· 149 commits to master since this release
9520df2
  • [FIX] Mitigates NRE and race in Connect/Disconnect (PR #72, issue #71)
  • [FIX] Potential incompatibility with il2cpp compiler for iOS target due to dynamic keyword (issue #69)
  • [FIX] Race condition in PresenceChannel name (issue #44)
  • [ADDED] Extended API for Bind/Unbind and BindAll/UnbindAll to emit a more idiomatic as an alternative to the raw data String
  • [ADDED] NUnit 3 Test Adaptor to enable test integration with VS2019