Skip to content

Releases: adafruit/Adafruit_CircuitPython_Pixelbuf

2.0.0 - Updated signature to match builtin

13 Dec 19:56
5f64550

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

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

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

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.5 - Added cp.org link to index.rst

09 Jun 17:57

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.4 - Repo documentation and config updates

07 Jun 16:48

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.3 - Correct library name in README.rst

25 Mar 17:30
ca23d9b

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.

What's Changed

1.1.2 - Updated documentation link, python version

04 Feb 20:19

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.1 - Updated pylint version, linted

15 Nov 19:42
3c88501

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.

Initial release.

16 Jul 17:43

Choose a tag to compare

Replacement for adafruit_pypixelbuf.

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.