Releases: adafruit/Adafruit_CircuitPython_SSD1681
2.0.0 - Remove 8.x Compatibility
What's Changed
Full Changelog: 1.2.4...2.0.0
1.2.4 - RTD Sphinx Config
Full Changelog: 1.2.3...1.2.4
1.2.3 - Fix For Sphinx RTD Theme
Full Changelog: 1.2.2...1.2.3
1.2.2 - Fourwire Fallback Support
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ssd1681
.
Read the docs for info on how to use it.
What's Changed
New Contributors
Full Changelog: 1.2.1...1.2.2
1.2.1 - Fix RTD Docs Build and Unpin Sphinx
Changes: 1.2.0...1.2.1
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ssd1681
.
Read the docs for info on how to use it.
1.2.0 - in examples, replace .show() and update to CP9 displayio refactor
1.1.3 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ssd1681
.
Read the docs for info on how to use it.
1.1.2 - Updated .pylintrc, fixed jQuery
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-SSD1681
.
Read the docs for info on how to use it.
1.1.1 - Updated pre-commit hooks
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ssd1681
.
Read the docs for info on how to use it.
Fixed partial window addressing
This fixes partial window addressing but needs CircuitPython 8.1.0-beta.3 (May 2nd S3 builds) or newer for the underlying support.
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ssd1681
.
Read the docs for info on how to use it.