Skip to content

Releases: adafruit/Adafruit_CircuitPython_NeoPixel

6.3.12 - Fix For Sphinx RTD Theme

07 Oct 22:16
Compare
Choose a tag to compare

6.3.11 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:28
310621f
Compare
Choose a tag to compare

Changes: 6.3.10...6.3.11

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

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

26 May 16:05
8211388
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.8 - Updated release CI

20 Jan 18:28
9516aa9
Compare
Choose a tag to compare

Updated release CI files. No functional changes were made to the library.

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.7 - Added rainbowio simpletest, updated CI

21 Nov 18:57
8eb3fb7
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.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.