Skip to content

Releases: adafruit/Adafruit_CircuitPython_MiniMQTT

5.2.0 - Added support for binary messages

18 Jan 21:41
c068e50
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-minimqtt.

Read the docs for info on how to use it.

5.1.6 - Fixed CI

29 Dec 22:50
391aa36
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-minimqtt.

Read the docs for info on how to use it.

5.1.5 - Support Multi-Byte Characters

22 Dec 00:26
3cd9d3d
Compare
Choose a tag to compare

Thank you @Eason010212

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-minimqtt.

Read the docs for info on how to use it.

5.1.4 - Updated pylint version, linted

15 Nov 19:07
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-minimqtt.

Read the docs for info on how to use it.

5.1.3 - Removed last arg from .socket() call

25 Oct 20:00
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-minimqtt.

Read the docs for info on how to use it.

5.1.2 - Small documentation tweak

20 Aug 16:53
c55a484
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-minimqtt.

Read the docs for info on how to use it.

5.1.1 - Fixed issue with multiple poll() PINGREQs

10 Aug 18:44
62d1921
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-minimqtt.

Read the docs for info on how to use it.

5.1.0 - Allowed publishing of bytes messages

16 Jul 12:08
eccc36f
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-minimqtt.

Read the docs for info on how to use it.

Fix PacketID for MQTT QoS > 0, handle PIDs > 0xFFFF

05 Apr 14:05
c19c836
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-minimqtt.

Read the docs for info on how to use it.

Updated as a Package

03 Apr 01:53
a836197
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-minimqtt.

Read the docs for info on how to use it.