Releases: adafruit/Adafruit_CircuitPython_DisplayIO_SSD1305
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-displayio-ssd1305
.
Read the docs for info on how to use it.
1.4.0 - remove .show() and update to CP9 displayio refactorin
What's Changed
- Replace depreciated .show() & changes to displayio by @RetiredWizard in #18
New Contributors
- @RetiredWizard made their first contribution in #18
Full Changelog: 1.3.12...1.4.0
1.3.12 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-displayio-ssd1305
.
Read the docs for info on how to use it.
1.3.11 - Updated .pylintrc, fixed jQuery
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-DisplayIO-SSD1305
.
Read the docs for info on how to use it.
1.3.10 - Updated pre-commit hooks
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-displayio-ssd1305
.
Read the docs for info on how to use it.
1.3.9 - 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-displayio-ssd1305
.
Read the docs for info on how to use it.
1.3.8 - Added type annotations
Added type annotations to this library. Thanks @tcfranks!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-displayio-ssd1305
.
Read the docs for info on how to use it.
1.3.7 - Made copyright stay up to date in docs/conf.py
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-displayio-ssd1305
.
Read the docs for info on how to use it.