Releases: tinue/apa102-pi
Release 2.5.3
v2.5.2
2.5.1
2.5.0
2.5.0rc1
2.4.1
Remove global brightness parameter from the constructor; Re-test with Raspberry Pi OS 2020-12-02 (kernel 5.4) and latest Adafruit libraries. Fix default global brightness: The "conservative" value of 31 was actually 100%, because this is a 5 bit value. Also changing the branch names in Github to reflect current standards.
Release 2.4.0
Switch from the deprecated Adafruit_GPIO to the Adafruit CircuitPython libraries
Re-test with Raspberry Pi OS 2020-05-27.
2.4.0-beta1
SPI: Switch from the deprecated Adafruit_GPIO to the Adafruit CircuitPython libraries; Re-test with Raspberry Pi OS 2020-05-27.
Release 2.3.0
Untested fix for SK9822 type LEDs
Fix name space
Update readme
Note: Minor upgrade and not just a patch because the namespace fix breaks compatibility with the previous version.
2.3.0-RC1
Untested fix for SK9822 type LEDs.
Fix name space.
Update readme. Note: The namespace fix breaks compatibility with the previous version, hence the minor upgrade in the version number.