Skip to content

Releases: adafruit/Adafruit_CircuitPython_EPD

2.12.2 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:21
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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.0 - Added blinka support and examples

24 Apr 19:45
27f023e
Compare
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.10.8 - Made copyright stay up to date in docs/conf.py

26 Aug 02:15
Compare
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.10.7 - Fixed version string

22 Aug 18: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-epd.

Read the docs for info on how to use it.