Skip to content

Releases: adafruit/Adafruit_CircuitPython_DisplayIO_SSD1305

1.4.1 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:18
Compare
Choose a tag to compare

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

06 Nov 23:28
107baf3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.12...1.4.0

1.3.12 - Fix RTD Theme Issue

25 Sep 15:38
Compare
Choose a tag to compare

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

26 May 16:08
Compare
Choose a tag to compare

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

16 May 17:48
Compare
Choose a tag to compare

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

28 Nov 18:13
ccb9e1f
Compare
Choose a tag to compare

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

03 Sep 19:57
9fbc74b
Compare
Choose a tag to compare

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

26 Aug 02:10
Compare
Choose a tag to compare

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.6 - Fixed version string

22 Aug 18:36
Compare
Choose a tag to compare

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

09 Aug 19:41
Compare
Choose a tag to compare

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.