Skip to content

Releases: adafruit/Adafruit_CircuitPython_LED_Animation

2.12.0 - New PacMan Inspired Animation

24 Apr 20:58
964b8da
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.11.2...2.12.0

2.11.2 - Support Background Color For Blink

24 Apr 20:43
37800fe
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.11.1...2.11.2

2.11.1 - RTD Sphinx Config

16 Jan 19:48
Compare
Choose a tag to compare

2.11.0 - Changable Period on Pulse & SparklePulse

30 Dec 15:30
908a031
Compare
Choose a tag to compare

What's Changed

  • add period property to pulse and sparklepulse, fix typo by @FoamyGuy in #123

Full Changelog: 2.10.1...2.11.0

2.10.1 - Fix Comet With Tail Length >256

18 Dec 18:46
0d782f8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.10.0...2.10.1

2.10.0 - Period Property For Rainbow

13 Dec 17:29
bcdedb2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.9.3...2.10.0

2.9.3 - Fix For Sphinx RTD Theme

07 Oct 22:31
Compare
Choose a tag to compare

2.9.2 - Fix Pre-Compute Rainbow

26 Aug 14:13
8dda51a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.9.1...2.9.2

2.9.1 - Allow pulse animations to work on low RAM boards

06 Jul 16:04
576a094
Compare
Choose a tag to compare

What's Changed

  • fix(ISSUE-118): move pulse generator from helper to own file to reduce memory footprint when imported by @xsorifc28 in #119

New Contributors

Full Changelog: 2.9.0...2.9.1

Min and Max Intensity for Pulse Animations

05 Feb 19:46
251bcd1
Compare
Choose a tag to compare

What's Changed

  • Restores min_intensity and max_intensity for Pulse animation and smoother transition option by @tylerwinfield in #116

New Contributors

Full Changelog: 2.8.0...2.9.0