v0.4.0
Changes
- Fix #214.
- Fix #215.
- Fix #219.
- Fix #221.
- Fix #222.
- BREAKING: The default Client returned by the builder will automatically reconnect to the server unless stopped manually. The new
ReconnectClient
encapsulates this behaviour.
Special thanks to @SSebo for his major contribution to this release.