Skip to content

Releases: circuitpython/CircuitPython_Org_DisplayIO_Effects

2.0.0 - New Infrastructure Files & Move to Community Bundle

30 Apr 17:48
1ece951
Compare
Choose a tag to compare

What's Changed

  • new infrastructure files, use ruff, update for new displayio API by @FoamyGuy in #2

New Contributors

Full Changelog: 1.0.0...2.0.0

1.0.0 - Color Effect and Refactor

27 Feb 19:22
c8b9d22
Compare
Choose a tag to compare

Thank you @tekktrik

To use in CircuitPython, copy mpy files to your lib directory on the CIRCUITPY drive.

To use in CPython, pip3 install circuitpython-displayio-cartesian.

Read the docs for info on how to use it.

Initial release

21 Feb 17:14
Compare
Choose a tag to compare

To use in CircuitPython, copy mpy files to your lib directory on the CIRCUITPY drive.

To use in CPython, pip3 install circuitpython-displayio-cartesian.

Read the docs for info on how to use it.