Releases: adafruit/Adafruit_CircuitPython_GC_IOT_Core
3.2.4 - Switched to pyproject.toml
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
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.
3.2.2 - Added StreamHandler to logger, added cp.org link to index.rst
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
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
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
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
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
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
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
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.