Skip to content

Releases: adafruit/Adafruit_CircuitPython_SSD1322

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

Read the docs for info on how to use it.

1.4.0 - replace .show() in examples; no other code changes

03 Nov 13:26
d3190af
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.9...1.4.0

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

Read the docs for info on how to use it.

1.3.8 - 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-SSD1322.

Read the docs for info on how to use it.

1.3.7 - Updated pre-commit hooks

18 May 15:18
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.3.6 - Added type annotations

24 Aug 23:24
fc5a080
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-ssd1322.

Read the docs for info on how to use it.

1.3.5 - 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-ssd1322.

Read the docs for info on how to use it.

1.3.4 - 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-ssd1322.

Read the docs for info on how to use it.

1.3.3 - 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-ssd1322.

Read the docs for info on how to use it.

1.3.2 - Repo documentation and config updates

07 Jun 17:01
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.