Skip to content

Releases: adafruit/Adafruit_CircuitPython_Pixelbuf

2.0.6 - Fix For Sphinx RTD Theme

07 Oct 22:31
Compare
Choose a tag to compare

2.0.5 - Fix Docstrings

09 Sep 14:04
67c65b0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.4...2.0.5

2.0.4 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:46
Compare
Choose a tag to compare

Changes: 2.0.3...2.0.4

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

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

Read the docs for info on how to use it.

2.0.3 - Fix RTD Theme Issue

25 Sep 16:03
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.0.2 - Updated .pylintrc, fixed jQuery

26 May 16:17
72069e5
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.0.1 - Updated pre-commit hooks

18 May 15: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-pixelbuf.

Read the docs for info on how to use it.

2.0.0 - Updated signature to match builtin

13 Dec 19:56
5f64550
Compare
Choose a tag to compare

Changed signature to match the builtin for CircuitPython. This is an API-breaking change, but shouldn't impact existing libraries or guides,

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

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

Read the docs for info on how to use it.

1.1.8 - Made copyright stay up to date in docs/conf.py

26 Aug 02:42
7f1e866
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.1.7 - Fixed version string

22 Aug 19:00
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.1.6 - Switched to pyproject.toml

09 Aug 19: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-pixelbuf.

Read the docs for info on how to use it.