Skip to content

Releases: adafruit/Adafruit_CircuitPython_SSD1351

1.4.2 - Fix For Sphinx RTD Theme

07 Oct 22:20
Compare
Choose a tag to compare

1.4.1 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:34
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-ssd1351.

Read the docs for info on how to use it.

1.4.0 - Replace .show() in examples

03 Nov 13:07
9786a9e
Compare
Choose a tag to compare

What's Changed

  • Update root_group for CP 9 compatibility by @prcutler in #20

New Contributors

Full Changelog: 1.3.10...1.4.0

1.3.10 - 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-ssd1351.

Read the docs for info on how to use it.

1.3.9 - 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-SSD1351.

Read the docs for info on how to use it.

1.3.8 - Updated pre-commit hooks

18 May 15:19
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.3.7 - Added type annotations

24 Aug 23:31
8c9b0d1
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-ssd1351.

Read the docs for info on how to use it.

1.3.6 - 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-ssd1351.

Read the docs for info on how to use it.

1.3.5 - Switched to pyproject.toml

09 Aug 19:31
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.3.4 - Added cp.org link to index.rst

09 Jun 18:14
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.