Skip to content

Releases: adafruit/Adafruit_CircuitPython_PyBadger

3.7.4 - Switched to pyproject.toml

09 Aug 19:37

Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-pybadger.

Read the docs for info on how to use it.

3.7.3 - Adding library to PyPI

22 Jul 16:46
d15c08d

Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-pybadger.

Read the docs for info on how to use it.

3.7.2 - Added cp.org link to index.rst

09 Jun 18:35

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.7.1 - Repo documentation and config updates

07 Jun 17:16

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.7.0 - Large number of updates

02 May 21:45
a5061b4

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.6.4 - Reformatted library to match latest black version

04 Apr 17:48

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.

Add type annotations

20 Feb 17:27
69a8889

Choose a tag to compare

Adds type annotations for this library

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

Read the docs for info on how to use it.

3.6.2 - Updated documentation link, python version

04 Feb 21:04

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.6.1

14 Dec 23:26
e5e74f6

Choose a tag to compare

This fixes an issue causing Neopixels not to work for MagTag, and renames the mag_tag to magtag for internal usage.

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

Read the docs for info on how to use

Removed gamepad

11 Nov 02:19

Choose a tag to compare

This release has updated the library to remove gamepad usage in favor of keypad to being compatibility with 7.0.0 release of circuitpython.

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

Read the docs for info on how to use