Releases: adafruit/Adafruit_CircuitPython_RGB_Display
3.10.10 - Removed obsolete references to ustruct
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.9 - Updated pylint version, linted
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.8 - Linted library
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.7 - Fixed minor issue with numpy usage
- For cases where numpy was available, a list was being returned instead of a bytearray.
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.6 - Made PyLint pass
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.5 - Fixed issue with Black and Pylint versions in the pre-commit config
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.4 - Moved to pre-commit, added licensing info
pre-commit has been added to the GitHub Actions workflow in this repository. pre-commit allows you to run multiple checks, such as black and checking the REUSE licensing compliance, both locally and on GitHub Actions with one command.
You can run pre-commit locally with pre-commit run --all-files
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.3 - Added documentation for ST7789-based displays
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.
Updated README and Pillow Examples specifying CPython needed
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.1 - Fixed discord invite link
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.