Skip to content

Releases: adafruit/Adafruit_CircuitPython_GC_IOT_Core

3.2.2 - Added StreamHandler to logger, added cp.org link to index.rst

09 Jun 19:13
d0ada1e
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.1 - Repo documentation and config updates

07 Jun 17:22
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.0 - Stopped using NTP library and switched to getting time directly

20 May 20:43
26cbd08
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.1.2 - Fixed documentation for ReadTheDocs

28 Mar 19:08
2e6c781
Compare
Choose a tag to compare

Updated the documentation to help ReadTheDocs display it properly. Thanks @Neradoc!

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.

Formatting and linting improvements

20 Feb 03:41
8a6649d
Compare
Choose a tag to compare

Improves code formatting and gets it to pass the CI. Thanks @FoamyGuy

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.1.0 - Remove NTP Requirement

19 Feb 15:41
91bc610
Compare
Choose a tag to compare

This release removes the forced dependency on adafruit_ntp. Thank you @geudrik

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.0.5 - Updated documentation link, python version

04 Feb 20:11
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.0.4 - Updated pylint version, linted

15 Nov 17:32
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.0.3 - Moved pylint from build.yml to .pre-commit-config.yml

02 Mar 23:48
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.0.2 - Fixed issue with Black and Pylint versions in the pre-commit config

10 Feb 22:16
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.