Releases: adafruit/Adafruit_CircuitPython_PyBadger
3.7.1 - Repo documentation and config updates
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
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
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Add type annotations
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
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
Read the docs for info on how to use it.
3.6.1
Removed gamepad
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
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
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
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.