Skip to content

Releases: adafruit/Adafruit_CircuitPython_NeoPixel

1.0.0 Release Candidate 1

01 Aug 00:57
Compare
Choose a tag to compare
Pre-release

First release candidate. Superchargers the API and includes better docs compared to 0.0.4.

To use in CircuitPython, download the .mpy file and copy it to the lib folder on the CIRCUITPY drive. Or, simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.

Release for CircuitPython 0.9.4

11 Apr 00:41
Compare
Choose a tag to compare

This requires CircuitPython 0.9.4+!

  • Switch to digitalio that was split from nativeio.

Release for CircuitPython 0.9.0

27 Feb 23:39
Compare
Choose a tag to compare

This release is a small update to work with the latest 0.9.0 CircuitPython release. You must use this version of the library with CircuitPython 0.9.0 and higher, it will not work with earlier versions (incompatible API change)!

Release for Travis CI mpy generation.

17 Feb 21:45
Compare
Choose a tag to compare
0.0.2

Add travis config for MPY generation.

0.0.1

21 Dec 22:40
Compare
Choose a tag to compare

Initial release for inclusion in the driver bundle.