Skip to content

Releases: adafruit/Adafruit_CircuitPython_TCA8418

1.0.17 - Displayio API Update

21 May 21:23
979b5a3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.16...1.0.17

1.0.16 - Use Ruff

15 May 22:22
b25160c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.15...1.0.16

1.0.15 - RTD Sphinx Config

16 Jan 19:16
Compare
Choose a tag to compare

1.0.14 - Correct Product Links

07 Nov 14:08
9348efc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.13...1.0.14

1.0.13 - Fix For Sphinx RTD Theme

07 Oct 22:22
Compare
Choose a tag to compare

Update Example for 9.x displayio API

01 Apr 14:52
b19b168
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.11...1.0.12

1.0.11 - Fixed circup installation instructions

21 Mar 16:33
7cf2a4c
Compare
Choose a tag to compare

Fixed the circup installation instructions. Thanks @FoamyGuy!

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

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

Read the docs for info on how to use it.

1.0.10 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:34
Compare
Choose a tag to compare

Changes: 1.0.9...1.0.10

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

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

Read the docs for info on how to use it.

1.0.9 - Fix RTD Theme Issue

25 Sep 15:52
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.0.8 - Tutorial Link Fix

28 Aug 14:38
1913f76
Compare
Choose a tag to compare

This release corrects a link to the learn guide tutorial that is in the documentation pages. Thank you @adam-huganir.

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

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

Read the docs for info on how to use it.