Skip to content

Releases: adafruit/Adafruit_CircuitPython_RGB_Display

3.12.2 - Fix RTD Theme Issue

25 Sep 15:48

Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-rgb-display.

Read the docs for info on how to use it.

3.12.1 - EyeSPI Beret Example

08 Sep 02:08
011c7d7

Choose a tag to compare

This release contains a new example for the EyeSPI Beret. Thank you @kattni.

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

To use in CPython, pip3 install adafruit-circuitpython-RGB-Display.

Read the docs for info on how to use it.

3.12.0 - Fixes for Pillow 10.0.0

17 Jul 16:22
94b0a9a

Choose a tag to compare

This release contains changes needed in order to use the library with Pillow version 10.0.0. Thank you @makermelissa.

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

To use in CPython, pip3 install adafruit-circuitpython-RGB-Display.

Read the docs for info on how to use it.

3.11.3 - Updated .pylintrc, fixed jQuery

26 May 16:26
3a313a3

Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-RGB-Display.

Read the docs for info on how to use it.

3.11.2 - Fix type annotation

28 Apr 13:12
bb7c99a

Choose a tag to compare

Fixes a faulty type annotation that prevents use with Blinka. Thanks @tekktrik!

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

To use in CPython, pip3 install adafruit-circuitpython-rgb-display.

Read the docs for info on how to use it.

3.11.1 - Typing Information

27 Apr 00:22
6ca6455

Choose a tag to compare

This release contains typing information for function arguments and returns. Thank you @matt-land!

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

To use in CPython, pip3 install adafruit-circuitpython-rgb-display.

Read the docs for info on how to use it.

Added support for newer 0.96-inch display

06 Feb 16:43
d7ebf6d

Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-rgb-display.

Read the docs for info on how to use it.

3.10.19 - Made copyright stay up to date in docs/conf.py

26 Aug 02:22

Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-rgb-display.

Read the docs for info on how to use it.

3.10.18 - Fixed version string

22 Aug 18:45

Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-rgb-display.

Read the docs for info on how to use it.

3.10.17 - Switched to pyproject.toml

09 Aug 19:49

Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-rgb-display.

Read the docs for info on how to use it.