Releases: adafruit/Adafruit_CircuitPython_LED_Animation
Releases · adafruit/Adafruit_CircuitPython_LED_Animation
2.12.0 - New PacMan Inspired Animation
2.11.2 - Support Background Color For Blink
What's Changed
- Blink with user color selected background by @jposada202020 in #124
New Contributors
- @jposada202020 made their first contribution in #124
Full Changelog: 2.11.1...2.11.2
2.11.1 - RTD Sphinx Config
Full Changelog: 2.11.0...2.11.1
2.11.0 - Changable Period on Pulse & SparklePulse
What's Changed
Full Changelog: 2.10.1...2.11.0
2.10.1 - Fix Comet With Tail Length >256
What's Changed
Full Changelog: 2.10.0...2.10.1
2.10.0 - Period Property For Rainbow
What's Changed
Full Changelog: 2.9.3...2.10.0
2.9.3 - Fix For Sphinx RTD Theme
Full Changelog: 2.9.2...2.9.3
2.9.2 - Fix Pre-Compute Rainbow
What's Changed
- Fixes #76 by @indomitableSwan in #120
New Contributors
- @indomitableSwan made their first contribution in #120
Full Changelog: 2.9.1...2.9.2
2.9.1 - Allow pulse animations to work on low RAM boards
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
- @xsorifc28 made their first contribution in #119
Full Changelog: 2.9.0...2.9.1
Min and Max Intensity for Pulse Animations
What's Changed
- Restores min_intensity and max_intensity for Pulse animation and smoother transition option by @tylerwinfield in #116
New Contributors
- @tylerwinfield made their first contribution in #116
Full Changelog: 2.8.0...2.9.0