Releases: adafruit/Adafruit_CircuitPython_SSD1306
2.12.18 - Fix For Sphinx RTD Theme
Full Changelog: 2.12.17...2.12.18
Fix Examples for PIL v10
What's Changed
- Fix Pillow 10 errors when running example files by @waynedyck in #85
New Contributors
- @waynedyck made their first contribution in #85
Full Changelog: 2.12.16...2.12.17
2.12.16 - Fix RTD Docs Build and Unpin Sphinx
Changes: 2.12.15...2.12.16
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ssd1306
.
Read the docs for info on how to use it.
2.12.15 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ssd1306
.
Read the docs for info on how to use it.
2.12.14 - Updated simpletest to comply with CircuitPython 8 standards
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ssd1306
.
Read the docs for info on how to use it.
2.12.13 - Updated pre-commit hooks
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ssd1306
.
Read the docs for info on how to use it.
2.12.12 - 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-ssd1306
.
Read the docs for info on how to use it.
2.12.11 - Fixed compatibility with MicroPython
Fixed compatibility with MicroPython using Blinka.
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ssd1306
.
Read the docs for info on how to use it.
2.12.10 - 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-ssd1306
.
Read the docs for info on how to use it.
2.12.9 - Fixed version string
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ssd1306
.
Read the docs for info on how to use it.