Releases: adafruit/Adafruit_CircuitPython_NeoPixel
6.3.6 - 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-neopixel
.
Read the docs for info on how to use it.
6.3.5 - Fixed dynamic dependencies
Added setuptools-scm
as a build system requirement to fix dynamic dependencies.
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-neopixel
.
Read the docs for info on how to use it.
6.3.4 - Switched to pyproject.toml
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-neopixel
.
Read the docs for info on how to use it.
6.3.3 - Update linter configuration
Updated the number of lines of duplicate code to be recognized by the linter to 12. No functional changes were made since the last release.
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-neopixel
.
Read the docs for info on how to use it.
6.3.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-neopixel
.
Read the docs for info on how to use it.
6.3.1 - Repo documentation and config updates
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-neopixel
.
Read the docs for info on how to use it.
6.3.0 - remove support for pypixelbuf and _pixelbuf
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-neopixel
.
Read the docs for info on how to use it.
6.2.4 - Updated documentation link, python version
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-neopixel
.
Read the docs for info on how to use it.
6.2.3 - Updated pylint version, linted
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-neopixel
.
Read the docs for info on how to use it.
6.2.2 - Added type hints
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-neopixel
.
Read the docs for info on how to use it.