Skip to content

Releases: adafruit/Adafruit_CircuitPython_AzureIoT

3.0.0 - Remove secrets.py usage; use WifiManager

25 Feb 14:09
1e6a1ab
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.6.2...3.0.0

2.6.2 - RTD Sphinx Config

16 Jan 19:23
Compare
Choose a tag to compare

2.6.1 - Fix For Sphinx RTD Theme

07 Oct 22:27
Compare
Choose a tag to compare

2.6.0 - Restore ability to use from ESP32SPI

03 May 01:50
077d539
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.5.18...3.0.0

SSL Fix and Update Requirements in Readme

04 Mar 18:21
397db15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.5.17...2.5.18

2.5.17 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:41
Compare
Choose a tag to compare

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

25 Sep 15:56
Compare
Choose a tag to compare

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

26 May 16: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-AzureIoT.

Read the docs for info on how to use it.

2.5.14 - Updated pre-commit hooks

18 May 15:28
Compare
Choose a tag to compare

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

23 Jan 15:11
4297012
Compare
Choose a tag to compare

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.