Skip to content

Releases: adafruit/Adafruit_CircuitPython_UC8151D

1.3.4 - Fix For Sphinx RTD Theme

07 Oct 22:23
Compare
Choose a tag to compare

1.3.3 - Fixed circup installation instruction in README

26 Feb 17:45
a74fbaf
Compare
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
Compare
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
Compare
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
Compare
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

1.2.3 - Fix RTD Theme Issue

25 Sep 15:54
Compare
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.

1.2.2 - Updated .pylintrc, fixed jQuery

26 May 16:15
Compare
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.

1.2.1 - Updated pre-commit hooks

18 May 15:24
Compare
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.

Added Tri-Color Support

18 Nov 22:25
b6d9f85
Compare
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.

1.1.6 - Added type annotations

02 Sep 19:39
565fed5
Compare
Choose a tag to compare

Added type annotations for this library. Thanks @tcfranks!

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.