Skip to content

Releases: adafruit/Adafruit_CircuitPython_GC_IOT_Core

3.2.12 - Fix For Sphinx RTD Theme

07 Oct 22:24
Compare
Choose a tag to compare

Update Examples and Readme For ConnectionManager

04 Mar 20:01
7ce7941
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.2.10...3.2.11

3.2.10 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:41
Compare
Choose a tag to compare

Changes: 3.2.9...3.2.10

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-gc-iot-core.

Read the docs for info on how to use it.

3.2.9 - Fix RTD Theme Issue

25 Sep 15:55
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-gc-iot-core.

Read the docs for info on how to use it.

3.2.8 - Updated .pylintrc, fixed jQuery

26 May 16:09
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-GC-IOT-Core.

Read the docs for info on how to use it.

3.2.7 - Updated pre-commit hooks

16 May 17:54
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-gc-iot-core.

Read the docs for info on how to use it.

3.2.6 - Made copyright stay up to date in docs/conf.py

26 Aug 02:27
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-gc-iot-core.

Read the docs for info on how to use it.

3.2.5 - Fixed version string

22 Aug 18:55
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-gc-iot-core.

Read the docs for info on how to use it.

3.2.4 - Switched to pyproject.toml

09 Aug 19:53
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-gc-iot-core.

Read the docs for info on how to use it.

3.2.3 - Add type annotations

29 Jun 13:48
02e6b8b
Compare
Choose a tag to compare

Added type annotations for this library. Thanks @JulianOrteil!

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-gc-iot-core.

Read the docs for info on how to use it.