Skip to content

Releases: adafruit/Adafruit_CircuitPython_DisplayIO_SH1106

2.0.0 - Remove 8.x Compatibility

24 Feb 22:33
13d7ace
Compare
Choose a tag to compare

What's Changed

  • use ruff & and remove 8x displayio compatibility by @FoamyGuy in #22

New Contributors

Full Changelog: 1.4.2...2.0.0

1.4.2 - RTD Sphinx Config

16 Jan 18:49
Compare
Choose a tag to compare

1.4.1 - Fix For Sphinx RTD Theme

07 Oct 21:44
Compare
Choose a tag to compare

1.4.0 - Support I2C Bus

29 Jul 13:37
e674d6e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.3...1.4.0

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.