[0.8.1] Bug fixes and errors
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.