Releases: adafruit/Adafruit_CircuitPython_SSD1325
1.5.4 - RTD Sphinx Config
Full Changelog: 1.5.3...1.5.4
1.5.3 - Fix For Sphinx RTD Theme
Full Changelog: 1.5.2...1.5.3
1.5.2 - Fourwire Fallback Support
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ssd1325
.
Read the docs for info on how to use it.
What's Changed
New Contributors
Full Changelog: 1.5.1...1.5.2
1.5.1 - Fix RTD Docs Build and Unpin Sphinx
Changes: 1.5.0...1.5.1
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ssd1325
.
Read the docs for info on how to use it.
1.5.0 - in examples, replace .show() and update to CP9 displayio refactor
1.4.11 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ssd1325
.
Read the docs for info on how to use it.
1.4.10 - Updated .pylintrc, fixed jQuery
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-SSD1325
.
Read the docs for info on how to use it.
1.4.9 - Updated pre-commit hooks
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ssd1325
.
Read the docs for info on how to use it.
1.4.8 - Added commented out board.STEMMA_I2C with explanation
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ssd1325
.
Read the docs for info on how to use it.
1.4.7 - Added type annotations
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-ssd1325
.
Read the docs for info on how to use it.