Adafruit-circuitpython-minimqtt

Latest version: v7.7.0

Safety actively analyzes 630450 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 12 of 16

4.0.0

This release:
* https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT/pull/46 Removed deprecated `loop_forever` method in favor of `loop` and allowing user-code to manage the network interface.
* https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT/pull/46 Consolidates `fixed_header` packet initialization to one-line.
Thanks 2bndy5!

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

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

Read the [docs](http://circuitpython.readthedocs.io/projects/minimqtt/en/latest/) for info on how to use it.

3.3.0

* https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT/issues/39 Modified `will_set` to mimic expected paho_mqtt behavior. Thanks 2bndy5!

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

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

Read the [docs](http://circuitpython.readthedocs.io/projects/minimqtt/en/latest/) for info on how to use it.

3.2.2

This release:
* https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT/pull/44 Fixes API documentation rendering, code example in documentation.

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

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

Read the [docs](http://circuitpython.readthedocs.io/projects/minimqtt/en/latest/) for info on how to use it.

3.2.1

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

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

Read the [docs](http://circuitpython.readthedocs.io/projects/minimqtt/en/latest/) for info on how to use it.

3.2.0

This release:
* https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT/pull/42 Allows publishing for payloads larger than 127 bytes to a MQTT broker.
* Adds a more verbose error for publishing with a QoS of 2 (unsupported by this client library).

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

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

Read the [docs](http://circuitpython.readthedocs.io/projects/minimqtt/en/latest/) for info on how to use it.

3.1.1

This release:
* https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT/pull/41 Fixes library file inclusion path in code examples.

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

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

Read the [docs](http://circuitpython.readthedocs.io/projects/minimqtt/en/latest/) for info on how to use it.

Page 12 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.