Skip to content

Releases: adafruit/Adafruit_CircuitPython_SSD1608

1.3.2 - Fix For Sphinx RTD Theme

07 Oct 22:20
Compare
Choose a tag to compare

1.3.1 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:34
Compare
Choose a tag to compare

Changes: 1.3.0...1.3.1

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ssd1608.

Read the docs for info on how to use it.

1.3.0 - remove .show() and update to CP9 displayio refactoring

03 Nov 12:51
6c5c841
Compare
Choose a tag to compare

What's Changed

  • Update with fourwire and display.root_group for CP 9 compatibility by @prcutler in #17

New Contributors

Full Changelog: 1.2.20...1.3.0

1.2.20 - Fix RTD Theme Issue

25 Sep 15:51
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ssd1608.

Read the docs for info on how to use it.

1.2.19 - Updated .pylintrc, fixed jQuery

26 May 16:12
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-SSD1608.

Read the docs for info on how to use it.

1.2.18 - Updated pre-commit hooks

18 May 15:21
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ssd1608.

Read the docs for info on how to use it.

1.2.17 - Added type annotations

24 Aug 23:26
199b3aa
Compare
Choose a tag to compare

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-ssd1608.

Read the docs for info on how to use it.

1.2.16 - Fixed version string

22 Aug 18: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-ssd1608.

Read the docs for info on how to use it.

1.2.15 - 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-ssd1608.

Read the docs for info on how to use it.

1.2.14 - Added cp.org link to index.rst

09 Jun 18:27
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ssd1608.

Read the docs for info on how to use it.