Releases: adafruit/Adafruit_CircuitPython_AzureIoT
2.5.5 - Repo documentation and config updates
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-azureiot.
Read the docs for info on how to use it.
2.5.4 - Switched examples for adafruit_ntp 3+
To use in CircuitPython, circup install adafruit_azureiot.
To use in CPython, pip3 install adafruit-circuitpython-azureiot.
Read the docs for info on how to use it.
Added logging as a requirement
To use in CircuitPython, circup install adafruit_azureiot.
To use in CPython, pip3 install adafruit-circuitpython-azureiot.
Read the docs for info on how to use it.
2.5.2 - Renamed Example Directories
This release renamed the example directories to match adabots expectations of naming. Thank you @evaherrada
To use in CircuitPython, circup install adafruit_azureiot.
To use in CPython, pip3 install adafruit-circuitpython-azureiot.
Read the docs for info on how to use it.
2.5.1 - Docs build python version
This release changes the version of python specified for Read The Docs to build with.
To use in CircuitPython, circup install adafruit_azureiot.
To use in CPython, pip3 install adafruit-circuitpython-azureiot.
Read the docs for info on how to use it.
2.5.0
To use in CircuitPython, circup install adafruit_azureiot.
To use in CPython, pip3 install adafruit-circuitpython-azureiot.
Read the docs for info on how to use it.
What's Changed
- Fix miniMQTT compatibility and examples for native_networking by @askpatrickw in #37
New Contributors
- @askpatrickw made their first contribution in #37
Full Changelog: 2.4.2...2.5.0
2.4.2 - Updated pylint version, linted
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-azureiot.
Read the docs for info on how to use it.
2.4.1 - Added type hints
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-azureiot.
Read the docs for info on how to use it.
2.4.0 - Updatied library to support latest requests and miniMQTT versions
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-azureiot.
Read the docs for info on how to use it.
2.3.5 - Fixed name, linted
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-azureiot.
Read the docs for info on how to use it.