Skip to content

Releases: adafruit/Adafruit_CircuitPython_DisplayIO_SSD1306

2.1.1 - Fix For Sphinx RTD Theme

07 Oct 21:45
Compare
Choose a tag to compare

2.1.0 - Support 72x40 SSD1306B

07 Oct 13:53
d7de7c8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.3...2.1.0

2.0.3 - Revert Sleep / Wake Change

12 Aug 17:07
aba9b4f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.0.3

2.0.2 - Fix sleep and wake

15 Jun 02:53
40d7b8e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.1...2.0.2

2.0.1- 9.x Compatibility in Examples

01 Apr 13:53
85c854e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...2.0.1

2.0.0 - Update to use CircuitPython 9 naming scheme (8 still works)

19 Mar 22:29
2e37857
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.8.0...2.0.0

New OLED Support

23 Jan 00:04
76dd808
Compare
Choose a tag to compare

What's Changed

  • Add support for small 0.66" 64x48 OLED by @asmagill in #38

New Contributors

Full Changelog: 1.7.1...1.7.2

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

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

Read the docs for info on how to use it.

1.7.1 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:19
Compare
Choose a tag to compare

Changes: 1.7.0...1.7.1

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

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

Read the docs for info on how to use it.

1.7.0 - remove .show()

03 Nov 13:06
0ab1e80
Compare
Choose a tag to compare

What's Changed

  • Update root_group for CP 9 compatibility by @prcutler in #36

New Contributors

Full Changelog: 1.6.3...1.7.0

1.6.3 - Fix RTD Theme Issue

25 Sep 15:38
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-ssd1306.

Read the docs for info on how to use it.