Releases: adafruit/Adafruit_CircuitPython_DotStar
2.2.6 - Extra Pixels Fix
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
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
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
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
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
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
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
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
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
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.