Releases: adafruit/Adafruit_CircuitPython_CLUE
3.2.2 - Support LSM6DS3TRC
3.2.1 - RTD Sphinx Config
Full Changelog: 3.2.0...3.2.1
3.2.0 - Iterable Touch API
3.1.2 - Updated Documentation
What's Changed
Full Changelog: 3.1.1...3.1.2
3.1.1 - Fix For Sphinx RTD Theme
Full Changelog: 3.1.0...3.1.1
Support DisplayIO API 9.x
This release updates examples and simple text helper class to use updated displayio APIs for circuitpython 9.x. Thank you @prcutler
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-clue
.
Read the docs for info on how to use it.
What's Changed
New Contributors
Full Changelog: 3.0.17...3.1.0
3.0.17 - Fix RTD Docs Build and Unpin Sphinx
Changes: 3.0.16...3.0.17
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-clue
.
Read the docs for info on how to use it.
3.0.16 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-clue
.
Read the docs for info on how to use it.
3.0.15 - Updated .pylintrc, fixed jQuery
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-CLUE
.
Read the docs for info on how to use it.
3.0.14 - Added Type Annotations
Added Type Annotations. Thank you @julianaklulo!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-clue
.
Read the docs for info on how to use it.