Releases: adafruit/Adafruit_CircuitPython_RGB_Display
3.13 - Add GC9A01A Support
What's Changed
- Adding GC9A01A by @BlitzCityDIY in #129
New Contributors
- @BlitzCityDIY made their first contribution in #129
Full Changelog: 3.12.7...3.13
3.12.7 - RTD Sphinx Config
Full Changelog: 3.12.6...3.12.7
3.12.6 - Fix For Sphinx RTD Theme
Full Changelog: 3.12.5...3.12.6
3.12.5 - Removed Print Statements
What's Changed
- SSD1331: removed print calls by @simonldwg in #126
New Contributors
- @simonldwg made their first contribution in #126
Full Changelog: 3.12.4...3.12.5
Fix For Extra Color Value
3.12.3 - Fix RGB565 Typing
What's Changed
- Fix typing for color565 function by @makermelissa in #118
- Unpin Sphinx version and fix for docs build inside RTD
Full Changelog: 3.12.2...3.12.3
3.12.2 - Fix RTD Theme Issue
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
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
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
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.