8000 Releases · adafruit/Adafruit_CircuitPython_SSD1681 · GitHub
[go: up one dir, main page]

Skip to content

Releases: adafruit/Adafruit_CircuitPython_SSD1681

2.0.0 - Remove 8.x Compatibility

03 Mar 14:22
58e49d4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.4...2.0.0

1.2.4 - RTD Sphinx Config

16 Jan 19:16
Compare
Choose a tag to compare

1.2.3 - Fix For Sphinx RTD Theme

07 Oct 22:20
Compare
Choose a tag to compare

1.2.2 - Fourwire Fallback Support

18 Dec 16:59
94b0807
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

What's Changed

New Contributors

Full Changelog: 1.2.1...1.2.2

1.2.1 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:34
Compare
Choose a tag to compare

Changes: 1.2.0...1.2.1

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

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

Read the docs for info on how to use it.

1.2.0 - in examples, replace .show() and update to CP9 displayio refactor

03 Nov 15:52
a94e14e
Compare
Choose a tag to compare

What's Changed

  • Update to use fourwire and root_group for CP 9 compatibility by @prcutler in #13

New Contributors

Full Changelog: 1.1.3...1.2.0

1.1.3 - 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-ssd1681.

Read the docs for info on how to use it.

1.1.2 - 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-SSD1681.

Read the docs for info on how to use it.

1.1.1 - Updated pre-commit hooks

18 May 15: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-ssd1681.

Read the docs for info on how to use it.

Fixed partial window addressing

10 May 18:23
10c49b9
Compare
Choose a tag to compare

This fixes partial window addressing but needs CircuitPython 8.1.0-beta.3 (May 2nd S3 builds) or newer for the underlying support.

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

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

Read the docs for info on how to use it.

0