Skip to content

Releases: adafruit/Adafruit_CircuitPython_SSD1306

Fix Examples for PIL v10

11 Mar 19:59
a990c87
Compare
Choose a tag to compare

What's Changed

  • Fix Pillow 10 errors when running example files by @waynedyck in #85

New Contributors

Full Changelog: 2.12.16...2.12.17

2.12.16 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:33
Compare
Choose a tag to compare

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

25 Sep 15:50
Compare
Choose a tag to compare

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

26 Jun 17:59
Compare
Choose a tag to compare

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

18 May 15:18
Compare
Choose a tag to compare

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

28 Nov 18:07
1afca38
Compare
Choose a tag to compare

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

09 Oct 21:06
70fd5fd
Compare
Choose a tag to compare

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

26 Aug 02:24
Compare
Choose a tag to compare

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

22 Aug 18:47
Compare
Choose a tag to compare

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.8 - Switched to pyproject.toml

09 Aug 19:50
Compare
Choose a tag to compare

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.