Skip to content

Releases: adafruit/Adafruit_CircuitPython_DotStar

2.2.4 - Fixed version string

22 Aug 18: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-dotstar.

Read the docs for info on how to use it.

2.2.3 - Switched to pyproject.toml

09 Aug 19:41
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.2.2 - Added cp.org link to index.rst

09 Jun 18:29
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.2.1 - Repo documentation and config updates

07 Jun 17:10
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.2.0 - Remove backward compatibility for pypixelbuf and _pixelbuf

25 Mar 19:05
a90579e
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.1.3 - Added Typing Information

26 Feb 17:04
a313e87
Compare
Choose a tag to compare

This release includes typing information for function arguments and returns. Thank you @tekktrik

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

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

Read the docs for info on how to use it.

2.1.2 - Updated documentation link, python version

04 Feb 20:08
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.1.1 - Updated pylint version, linted

15 Nov 17:35
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

Now uses adafruit_pixelbuf

19 Jul 15:10
931b7de
Compare
Choose a tag to compare

_pixelbuf was renamed to adafruit_pixelbuf in CircuitPython 7.0. adafruit_pypixelbuf has been migrated to adafruit_pixelbuf. This library will maintain backwards compatibility with _pixelbuf and adafruit_pypixelbuf until such time as it is no longer necessary.

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

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

Read the docs for info on how to use it.

2.0.4 - CI updates and linting

21 May 16:44
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.