Skip to content

Releases: adafruit/Adafruit_CircuitPython_CLUE

3.0.6 - Repo documentation and config updates

07 Jun 17:10

Choose a tag to compare

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

Read the docs for info on how to use it.

3.0.5 - Reformatted library to match latest black version

04 Apr 17:30

Choose a tag to compare

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

Read the docs for info on how to use it.

3.0.4 - Renamed examples

28 Mar 21:12

Choose a tag to compare

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

Read the docs for info on how to use it.

3.0.3 - Updated documentation link, python version

04 Feb 20:42

Choose a tag to compare

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

Read the docs for info on how to use it.

3.0.2 - Fixed self._sample typo in sound_level

24 Jan 20:15
de7750d

Choose a tag to compare

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

Read the docs for info on how to use it.

3.0.1 - Updated pylint version, linted

15 Nov 17:31

Choose a tag to compare

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

Read the docs for info on how to use it.

3.0.0 - remove were_pressed()

26 Jul 16:00
0df62eb

Choose a tag to compare

were_pressed() is removed, as it depends on gamepad, which is being removed in CircuitPython 7.0.0. There were no uses of were_pressed() in Learn Guides. The examples have been updated.

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.

2.3.0 - Removed max_size parameter, updated advanced example

06 Jul 16:46
ee54c67

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.

2.2.9 - Made small documentation fix

11 Mar 01:06
6cbd205

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.

2.2.8 - Moved pylint from build.yml to .pre-commit-config.yml

03 Mar 00:02

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.