Skip to content

Releases: adafruit/Adafruit_CircuitPython_DisplayIO_SH1106

1.3.3 - Fix For Sleep

09 Jun 16:53
b8a89e9
Compare
Choose a tag to compare

What's Changed

  • Fixes issue 17 - sleep() throws error by @dargus in #18

New Contributors

Full Changelog: 1.3.2...1.3.3

1.3.2 - Fourwire Fallback Support

18 Dec 17:02
b8d34d6
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.

What's Changed

New Contributors

Full Changelog: 1.3.1...1.3.2

1.3.1 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:18
Compare
Choose a tag to compare

Changes: 1.3.0...1.3.1

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.3.0 - remove .show() and update to CP9 displayio refactoring

03 Nov 12:57
f9cef39
Compare
Choose a tag to compare

What's Changed

  • Update root_group and fourwire for CP 9 compatibility by @prcutler in #14

New Contributors

Full Changelog: 1.2.12...1.3.0

1.2.12 - Fix RTD Theme Issue

25 Sep 15:37
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.11 - Updated .pylintrc, fixed jQuery

26 May 15:58
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.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.