Skip to content

Releases: adafruit/Adafruit_CircuitPython_DisplayIO_SH1106

1.2.10 - Fix spelling of FourWire in type annotation

11 Jan 01:14
9d4ca03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.9...1.2.10

1.2.9 - Added type annotations

03 Sep 20:36
742f360
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-displayio-sh1106.

Read the docs for info on how to use it.

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

25 Aug 19:28
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-displayio-sh1106.

Read the docs for info on how to use it.

1.2.7 - Fixed version string

22 Aug 18:36
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-displayio-sh1106.

Read the docs for info on how to use it.

1.2.6 - Switched to pyproject.toml

09 Aug 19: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-displayio-sh1106.

Read the docs for info on how to use it.

1.2.5 - Added cp.org link to index.rst

09 Jun 19: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-displayio-sh1106.

Read the docs for info on how to use it.

1.2.4 - Repo documentation and config updates

07 Jun 16:40
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-displayio-sh1106.

Read the docs for info on how to use it.

1.2.3 - Changed data param in send() to bytes, removed unnecessary int() usages

22 Mar 19:34
a1392e7
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-displayio-sh1106.

Read the docs for info on how to use it.

1.2.2 - Updated documentation link, python version

04 Feb 20:00
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-displayio-sh1106.

Read the docs for info on how to use it.

1.2.1 - Updated pylint version, linted

15 Nov 19:42
28a8510
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-displayio-sh1106.

Read the docs for info on how to use it.