#5.5.3 Issues 85 and 87
#5.5.2 Fix for dart 2.2 usage
#5.5.1 Issue 81
Issues 69, 74 and 79
Issues 67 and 68
Issues 61, 62 and 63
Issues 59 + 60
Issues 54, 55 and 56
Roll up release for issues 48, 49, 50, 52 and 53, warning - breaking API change for connection state and security context in secure mode hence the major version bump.
Issue 45, better connection fail reporting, update linter, note breaking API change for turning logging on/off
Formatting
Issue 40, disconnected clients
Formatting
Issue 26, example code for flutter
Issue 38 QOS1 + 2 protocol handling bugs, Issue 34 Flutter buffers
Issue 38 QOS1 + 2 protocol handling bugs
Issue 37 onSubscribed and OnUnsubscribed callbacks
Issues 32 bug fix
Issues 32 and 35
Issues 27 and 29, pull request 30
Update to Dart 2, major version bump only to create a clean break from Dart 1
Issue 23, all subscriptions are now on one client level observable, not on seperate ones per subscription, this change is NOT backwards compatible
Issue 22, don't disconnect if we have no connection established
Issue 19, multitopic subscriptions + other more minor updates, API changed on this version.
Pull request 14, Making library more compliant to work with VerneMQ - explicit setting of will qos.
Issue 10, add library prefix for observable
Issue 10, update Observable version to 'any'
Add the payload builder utility.
Update Observable version
Remove eventable and its dependency on mirrors, replace with event_bus, issue 10
Fixes for issue 8, pub suggestions fixed.
Fixes for issues 5 and 6
Fixes for issues 3 and 4
Add secure sockets, server side only Add ability to select the MQTT protocol between 3.1 and 3.1.1 A few code and test tidy ups Tested to work with iot-core MQTT bridge
Add websockets as an alternative network connection server side only
Fix unit tests on Travis
Initial release