Releases: adafruit/Adafruit_CircuitPython_MiniMQTT
5.4.1 - Fixed issue with waiting for data from broker and repeated connect failures
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.4.0 - Allow setting socket timeout
Library now allows for setting the MQTT socket timeout setting. Thanks @vladak!
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.3.3 - Switched to pyproject.toml
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.3.2 - Added cp.org link to index.rst
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.3.1 - Repo documentation and config updates
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.3.0 - Added debug logging to recieved messages
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.2.3 - Removed exec flag from files
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.2.2 - Updated documentation
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.2.1 - Updated documentation link, python version, formatting improvements
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.2.0 - Added support for binary messages
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.