Releases: mjansen4857/nt4
Releases · mjansen4857/nt4
nt4 v1.3.3
What's Changed
- use messagepack_dart to deserialize rtt messages by @mjansen4857 in #9
- Update connection status on rtt message
Full Changelog: v1.3.2...v1.3.3
nt4 v1.3.2
What's Changed
- Fix crash on reconnect & ignore rtt topic ID by @mjansen4857 in #8
Full Changelog: v1.3.1...v1.3.2
nt4 v1.3.1
What's Changed
- fix timeout interval comparing microseconds to milliseconds by @mjansen4857 in #7
Full Changelog: v1.3.0...v1.3.1
nt4 v1.3.0
nt4 v1.2.0
- Add method to subscribe with custom options
nt4 v1.1.1
- Potentially fix crash when client fails to connect
- Remove prints to console
nt4 v1.1.0
- Add method to create a connection status stream
nt4 v1.0.0
- Initial release