Skip to content

Releases: adafruit/Adafruit_CircuitPython_EPD

2.13.1 - Alignment Fix

09 Dec 16:14
47837b6

Choose a tag to compare

What's Changed

Full Changelog: 2.13.0...2.13.1

2.13.0 - Support SSD1680Z

04 Nov 23:26
b896b61

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.12.3...2.13.0

2.12.3 - Fix For Sphinx RTD Theme

07 Oct 21:53

Choose a tag to compare

2.12.2 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:21

Choose a tag to compare

Changes: 2.12.1...2.12.2

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

To use in CPython, pip3 install adafruit-circuitpython-epd.

Read the docs for info on how to use it.

2.12.1 - Fix RTD Theme Issue

25 Sep 15:39

Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-epd.

Read the docs for info on how to use it.

Added EK79686 Support

07 Jul 16:52
73ae823

Choose a tag to compare

This release includes a fix for the older 2.13" eInk SSD1675 driver.

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

To use in CPython, pip3 install adafruit-circuitpython-EPD.

Read the docs for info on how to use it.

2.11.4 - Typing Fix

07 Jun 14:46
20f292d

Choose a tag to compare

This release includes a fix for the typing annotations that caused the module to raise an exception when imported under CPython / Blinka. Thank you @tekktrik.

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

To use in CPython, pip3 install adafruit-circuitpython-EPD.

Read the docs for info on how to use it.

2.11.3 - Updated .pylintrc, fixed jQuery

26 May 16:15

Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-EPD.

Read the docs for info on how to use it.

2.11.2 - Typing Information

22 May 21:08
df01018

Choose a tag to compare

This release includes typing information for function argument and returns. Thank you @sdomoszlai13.

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

To use in CPython, pip3 install adafruit-circuitpython-epd.

Read the docs for info on how to use it.

2.11.1 - Updated pre-commit hooks

18 May 15:25

Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-epd.

Read the docs for info on how to use it.