Skip to content

Releases: adafruit/Adafruit_Blinka_Displayio

2.1.2 - I2CDisplay Sleep Wake Fix

20 Nov 22:32
145e02d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.1...2.1.2

2.1.1 - Fix I2CDisplay Backwards Compatibility

26 Sep 17:24
fe81d28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...2.1.1

Add 8.x Backward Compatibility

25 Jul 20:09
06038e9
Compare
Choose a tag to compare

What's Changed

To use in CPython, pip3 install adafruit-blinka-displayio.

Read the docs) for info on how to use it.

Removed setup.py in favor of pyproject.toml

26 Mar 20:01
4ac2bf6
Compare
Choose a tag to compare

What's Changed

To use in CPython, pip3 install adafruit-blinka-displayio.

Read the docs) for info on how to use it.

Added missing epaperdisplay package

25 Mar 23:10
1920d44
Compare
Choose a tag to compare

What's Changed

To use in CPython, pip3 install adafruit-blinka-displayio.

Read the docs) for info on how to use it.

Fix Pyproject.toml so displayio installs correctly

25 Mar 23:01
c599540
Compare
Choose a tag to compare

What's Changed

To use in CPython, pip3 install adafruit-blinka-displayio.

Read the docs) for info on how to use it.

2.0.0 - Update API to match CircuitPython 9.0.0

20 Mar 17:13
6776bc6
Compare
Choose a tag to compare

Breaking Change: API Updated to Match CircuitPython Displayio 9.0.0

What's Changed

To use in CPython, pip3 install adafruit-blinka-displayio.

Read the docs) for info on how to use it.

1.2.2 - Fixed bug that sometimes saved a float where an int was expected

27 Feb 16:28
09889f5
Compare
Choose a tag to compare

To use in CPython, pip3 install adafruit-blinka-displayio.

Read the docs for info on how to use it.

Minor Bug Fixes such as calling reset

08 Feb 00:07
67549f4
Compare
Choose a tag to compare

To use in CPython, pip3 install adafruit-blinka-displayio.

Read the docs for info on how to use it.

Added vectorio and removed Pillow as Requirement

02 Jan 17:37
57ea21d
Compare
Choose a tag to compare

This release adds vectorio and removes Pillow as a requirement.

To use in CPython, pip3 install adafruit-blinka-displayio.

Read the docs for info on how to use it.