Skip to content

Releases: adafruit/Adafruit_CircuitPython_UC8151D

2.0.3 - Update Ruff Config & RTD Style Fix

20 Oct 20:28

Choose a tag to compare

2.0.2 - Use Newer OnDiskBitmap API

27 Jun 20:15
4ebf9c2

Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.0.2

2.0.1 - Update RTD Config

17 Jun 16:29

Choose a tag to compare

2.0.0 - Remove 8.x Compatibility

03 Mar 14:22
372032b

Choose a tag to compare

What's Changed

Full Changelog: 1.3.5...2.0.0

1.3.5 - RTD Sphinx Config

16 Jan 19:20

Choose a tag to compare

1.3.4 - Fix For Sphinx RTD Theme

07 Oct 22:23

Choose a tag to compare

1.3.3 - Fixed circup installation instruction in README

26 Feb 17:45
a74fbaf

Choose a tag to compare

Fixed the circup installation instructions in the README. Thanks @FoamyGuy!

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

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

Read the docs for info on how to use it.

1.3.2 - Fourwire Fallback Support

18 Dec 20:18
b9c8eed

Choose a tag to compare

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

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

Read the docs for info on how to use it.

What's Changed

New Contributors

Full Changelog: 1.3.1...1.3.2

1.3.1 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:35

Choose a tag to compare

Changes: 1.3.0...1.3.1

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

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

Read the docs for info on how to use it.

1.3.0 - remove .show() and update to CP9 displayio refactorin

03 Nov 12:55
ddd258f

Choose a tag to compare

What's Changed

  • Update with root_group and fourwire for CP 9 compatibility by @prcutler in #11

New Contributors

Full Changelog: 1.2.3...1.3.0