Skip to content

Releases: adafruit/Adafruit_CircuitPython_DisplayIO_SH1107

1.7.2 - Initial Rotation Fix

20 Nov 22:29
4b82f58
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.1...1.7.2

1.7.1 - Fix For Sphinx RTD Theme

07 Oct 21:45
Compare
Choose a tag to compare

More 9.x Compatibility

01 Apr 14:00
1cd06c0
Compare
Choose a tag to compare

Still has backward compatible support for 8.x too.

What's Changed

Full Changelog: 1.6.2...1.7.0

DisplayIO 9.x API Updates

25 Mar 22:14
507e935
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.6.1...1.6.2

1.6.1 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:18
Compare
Choose a tag to compare

Changes: 1.6.0...1.6.1

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

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

Read the docs for info on how to use it.

1.6.0 - replace .show()

03 Nov 15:50
0124256
Compare
Choose a tag to compare

What's Changed

  • Update to use root_group for CP 9 compatibility by @prcutler in #18

New Contributors

Full Changelog: 1.5.12...1.6.0

1.5.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-sh1107.

Read the docs for info on how to use it.

1.5.11 - Updated .pylintrc, fixed jQuery

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

Read the docs for info on how to use it.

1.5.10 - Added commented out board.STEMMA_I2C with explanation

28 Nov 18:13
821979b
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-sh1107.

Read the docs for info on how to use it.

1.5.9 - Added type annotations

04 Sep 02:32
c64cf89
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-sh1107.

Read the docs for info on how to use it.