Skip to content

Releases: adafruit/Adafruit_CircuitPython_SSD1327

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

Read the docs for info on how to use it.

1.4.0 - Replace .show() in examples

03 Nov 13:09
166d59a
Compare
Choose a tag to compare

What's Changed

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

New Contributors

Full Changelog: 1.3.12...1.4.0

1.3.12 - 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-ssd1327.

Read the docs for info on how to use it.

1.3.11 - Updated .pylintrc, fixed jQuery

26 May 15:56
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.3.10 - Added commented out board.STEMMA_I2C with explanation

28 Nov 18:06
4ab2dc9
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.3.9 - Added type annotations

27 Aug 01:00
9859527
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-ssd1327.

Read the docs for info on how to use it.

1.3.8 - Made copyright stay up to date in docs/conf.py

26 Aug 02:24
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.3.7 - 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-ssd1327.

Read the docs for info on how to use it.

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

Read the docs for info on how to use it.

1.3.5 - Added cp.org link to index.rst

09 Jun 18: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-ssd1327.

Read the docs for info on how to use it.