Releases: adafruit/Adafruit_CircuitPython_AzureIoT
3.0.0 - Remove secrets.py usage; use WifiManager
2.6.2 - RTD Sphinx Config
Full Changelog: 2.6.1...2.6.2
2.6.1 - Fix For Sphinx RTD Theme
Full Changelog: 2.6.0...2.6.1
2.6.0 - Restore ability to use from ESP32SPI
SSL Fix and Update Requirements in Readme
What's Changed
- Fix SSL and set_socket by @justmobilize in #63
- Fix README requirements by @justmobilize in #64
New Contributors
- @justmobilize made their first contribution in #63
Full Changelog: 2.5.17...2.5.18
2.5.17 - Fix RTD Docs Build and Unpin Sphinx
Changes: 2.5.16...2.5.17
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.16 - Fix RTD Theme Issue
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.15 - Updated .pylintrc, fixed jQuery
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.14 - Updated pre-commit hooks
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.13 - Requirement Documentation Improvement
This release adds a note to the documentation about required build-in modules that are needed for the library to work on a device. Thank you @MathCatsAnd.
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.