Skip to content

Releases: adafruit/Adafruit_CircuitPython_DotStar

2.2.11 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:20
Compare
Choose a tag to compare

Changes: 2.2.10...2.2.11

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.10 - Fix RTD Theme Issue

25 Sep 15:38
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.9 - Updated .pylintrc, fixed jQuery

26 May 16:17
67f8c35
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.8 - Updated pre-commit hooks

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

Updated requirements file

05 Mar 19:09
485d043
Compare
Choose a tag to compare

Updated requirements. Removed adafruit_bus_device dependency, Thanks @Neradoc

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.6 - Extra Pixels Fix

06 Feb 17:27
187279a
Compare
Choose a tag to compare

This release contains a fix for an issue that resulted in extra pixels getting turned on, and not turned back off during deinit() in cases where the strip was initialized with a smaller number of pixels than are physically present. Thank you @tlyu!

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.5 - Made copyright stay up to date in docs/conf.py

26 Aug 02: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.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.