Skip to content

Releases: adafruit/Adafruit_CircuitPython_CLUE

3.1.1 - Fix For Sphinx RTD Theme

07 Oct 21:42
Compare
Choose a tag to compare

Support DisplayIO API 9.x

08 Jan 21:45
e15ea00
Compare
Choose a tag to compare

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

  • Update to use root_group for CP 9 compatibility by @prcutler in #61

New Contributors

Full Changelog: 3.0.17...3.1.0

3.0.17 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:18
Compare
Choose a tag to compare

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

25 Sep 15:37
Compare
Choose a tag to compare

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

26 May 16:24
Compare
Choose a tag to compare

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

24 Apr 18:26
03b1d2a
Compare
Choose a tag to compare

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.

3.0.13 - Changed licensing on some files, reorganized examples

09 Sep 19:34
771570d
Compare
Choose a tag to compare

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.12 - Made copyright stay up to date in docs/conf.py

25 Aug 19: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-clue.

Read the docs for info on how to use it.

3.0.11 - Fixed version string

22 Aug 18:36
Compare
Choose a tag to compare

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.10 - Switched to pyproject.toml

09 Aug 19: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-clue.

Read the docs for info on how to use it.