Skip to content

v1.4.0

Compare
Choose a tag to compare
@Namoshek Namoshek released this 15 Jun 19:22
· 34 commits to master since this release
d543813

What's Changed

Changed

  • Run some integration tests with authentication by @Namoshek in #113
  • Refactor MQTT client loop implementation to allow easier integration with third party event loops by @Alex6092 in #115
    • As long as you are not adding a loopOnce() method in a class extending MqttClient, this change is fully backwards compatible ✔️

New Contributors

Full Changelog: v1.3.0...v1.4.0