Skip to content

Releases: adafruit/Adafruit_CircuitPython_PyBadger

3.7.1 - Repo documentation and config updates

07 Jun 17:16
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

3.5.1 - Support Font Colors in Business Card

13 Aug 22:12
994172e
Compare
Choose a tag to compare

This version adds optional font_color and font_background_color for the show_business_card() function, these are helpful if your image does not have good contrast with white. Thank you to @liltux for this new feature.

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

Read the docs for info on how to use it.

3.5.0 - Remove usage of max_glyphs for Label

27 Jul 20:57
672ce3d
Compare
Choose a tag to compare

This version updates the library to use the latest changes to OnDiskBitmap from the CircuitPython core.

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

Read the docs for info on how to use it.

3.4.0 - OnDiskBitmap Update

21 Jul 22:54
7449f56
Compare
Choose a tag to compare

This version updates the library to use the latest changes to OnDiskBitmap from the CircuitPython core.

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

Read the docs for info on how to use it.