Skip to content

Releases: adafruit/Adafruit_CircuitPython_NeoPxl8

0.2.5 - Fix For Sphinx RTD Theme

07 Oct 22:16
Compare
Choose a tag to compare

0.2.4 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:28
Compare
Choose a tag to compare

Changes: 0.2.3...0.2.4

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-neopxl8.

Read the docs for info on how to use it.

0.2.3 - Fix RTD Theme Issue

25 Sep 15:46
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-neopxl8.

Read the docs for info on how to use it.

0.2.2 - Updated .pylintrc, fixed jQuery

26 May 16:23
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-NeoPxl8.

Read the docs for info on how to use it.

0.2.1 - Added repo and version module attributes

04 Feb 02:45
4401c36
Compare
Choose a tag to compare

Added the __repo__ and __version__ attributes to the module. Thanks @jposada202020!

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-neopxl8.

Read the docs for info on how to use it.

0.2.0

27 Dec 20:53
76a1b5d
Compare
Choose a tag to compare

What's Changed

  • Support any number of strands from 1 to 8; make demo more like arduino demo by @jepler in #4

Full Changelog: 0.1.0...0.2.0

Initial pre-release

09 Nov 17:04
ade06ed
Compare
Choose a tag to compare
Initial pre-release Pre-release
Pre-release
Merge pull request #3 from tekktrik/main

Update .pylintrc