Releases: adafruit/Adafruit_CircuitPython_TCA8418
1.0.17 - Displayio API Update
1.0.16 - Use Ruff
1.0.15 - RTD Sphinx Config
Full Changelog: 1.0.14...1.0.15
1.0.14 - Correct Product Links
What's Changed
- Fix link to shop by @devau-remi in #15
New Contributors
- @devau-remi made their first contribution in #15
Full Changelog: 1.0.13...1.0.14
1.0.13 - Fix For Sphinx RTD Theme
Full Changelog: 1.0.12...1.0.13
Update Example for 9.x displayio API
1.0.11 - Fixed circup installation instructions
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
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
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
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.