Skip to content

[0.8.1] Bug fixes and errors

Compare
Choose a tag to compare
@RobAtticus RobAtticus released this 24 May 18:26
· 17 commits to master since this release

All errors for register() and send() are now passed via the callback rather than some throwing exceptions. Additionally, this release fixes a bug where values of 0 and 0.0 were sent as null.

Changelog

  • 0 values now correctly sent
  • Server error messages for invalid permissions are now passed back via callback.