Skip to content

Releases: adafruit/Adafruit_CircuitPython_NeoPixel

6.3.6 - Made copyright stay up to date in docs/conf.py

26 Aug 02:41
1064fde
Compare
Choose a tag to compare

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

17 Aug 01:23
a4e11ce
Compare
Choose a tag to compare

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

09 Aug 19:35
8908e77
Compare
Choose a tag to compare

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

20 Jun 20:21
015eb1c
Compare
Choose a tag to compare

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

09 Jun 18:56
Compare
Choose a tag to compare

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

07 Jun 17:25
7a92611
Compare
Choose a tag to compare

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

25 Mar 19:08
36d4a31
Compare
Choose a tag to compare

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

04 Feb 21:09
a115fc3
Compare
Choose a tag to compare

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

15 Nov 19: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-neopixel.

Read the docs for info on how to use it.

6.2.2 - Added type hints

12 Oct 14:59
eab2911
Compare
Choose a tag to compare

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.