Skip to content

Releases: adafruit/Adafruit_CircuitPython_SSD1325

1.5.3 - Fix For Sphinx RTD Theme

07 Oct 22:20
Compare
Choose a tag to compare

1.5.2 - Fourwire Fallback Support

18 Dec 17:12
2e19968
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

What's Changed

  • support 8.x.x and 9.x.x display bus differences by @dhalbert in #19

New Contributors

Full Changelog: 1.5.1...1.5.2

1.5.1 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:34
Compare
Choose a tag to compare

Changes: 1.5.0...1.5.1

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

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

Read the docs for info on how to use it.

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

03 Nov 15:46
18470db
Compare
Choose a tag to compare

What's Changed

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

New Contributors

Full Changelog: 1.4.11...1.5.0

1.4.11 - 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-ssd1325.

Read the docs for info on how to use it.

1.4.10 - 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-SSD1325.

Read the docs for info on how to use it.

1.4.9 - 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-ssd1325.

Read the docs for info on how to use it.

1.4.8 - Added commented out board.STEMMA_I2C with explanation

28 Nov 18:07
3f72a15
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.4.7 - Added type annotations

24 Aug 23:19
5ef5265
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-ssd1325.

Read the docs for info on how to use it.

1.4.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-ssd1325.

Read the docs for info on how to use it.