Releases: adafruit/Adafruit_CircuitPython_SSD1331
1.4.3 - RTD Sphinx Config
Full Changelog: 1.4.2...1.4.3
1.4.2 - Fix For Sphinx RTD Theme
Full Changelog: 1.4.1...1.4.2
1.4.1 - Fix RTD Docs Build and Unpin Sphinx
Changes: 1.4.0...1.4.1
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ssd1331
.
Read the docs for info on how to use it.
1.4.0 - remove .show() and update to CP9 displayio refactoring
What's Changed
- Replace depreciated .show() & displayio changes by @RetiredWizard in #18
New Contributors
- @RetiredWizard made their first contribution in #18
Full Changelog: 1.3.10...1.4.0
1.3.10 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ssd1331
.
Read the docs for info on how to use it.
1.3.9 - Updated .pylintrc, fixed jQuery
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-SSD1331
.
Read the docs for info on how to use it.
1.3.8 - Updated pre-commit hooks
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ssd1331
.
Read the docs for info on how to use it.
1.3.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-ssd1331
.
Read the docs for info on how to use it.
1.3.6 - Fixed version string
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ssd1331
.
Read the docs for info on how to use it.
1.3.5 - Switched to pyproject.toml
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ssd1331
.
Read the docs for info on how to use it.