Releases: adafruit/Adafruit_CircuitPython_EPD
2.13.2 - RTD Sphinx Config
Full Changelog: 2.13.1...2.13.2
2.13.1 - Alignment Fix
2.13.0 - Support SSD1680Z
What's Changed
- added ssd1680z 2.13 eink bonnet by @mikeysklar in #83
New Contributors
- @mikeysklar made their first contribution in #83
Full Changelog: 2.12.3...2.13.0
2.12.3 - Fix For Sphinx RTD Theme
Full Changelog: 2.12.2...2.12.3
2.12.2 - Fix RTD Docs Build and Unpin Sphinx
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
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
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
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
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
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.