Skip to content

Version 0.8.9

Compare
Choose a tag to compare
@isaackogan isaackogan released this 05 May 01:30
· 416 commits to master since this release
d798f41
  • Advanced error handling via the "error" event. If a custom handler is not added, runtime errors will be automatically logged in the console. If a handler is added, handling (and logging) is fully up to the user. If client.connected is False, handlers will NOT be used.
  • Update documentation

There are no breaking changes at this time.

See release here: #26
See fixed issue(s) here: #25