Skip to content

Releases: theelims/PsychicMqttClient

v0.2.0 - Update to Arduino 3 and ESP-IDF 5

14 Aug 20:35
a2215fc
Compare
Choose a tag to compare

Updated the library to be compatible with the new Arduino 3 release for ESP32 which is based on ESP-IDF 5. Both Arduino 2 and 3 are supported.

Contributors

@mathieucarbou - CI workflow
@mhaberler - Arduino 3 compatibility

v0.1.1 - Stability Fixes

01 Apr 21:21
1a26bd1
Compare
Choose a tag to compare

Fixed

  • Fixed subscribe error when not connected
  • Freezing of event-loop when disconnect() is called while the MQTT server is not connected

v0.1.0 - First Release

30 Jan 23:48
Compare
Choose a tag to compare

First Release of PsychicMqttClient