Releases: adafruit/Adafruit_NeoMatrix
Releases · adafruit/Adafruit_NeoMatrix
1.3.3 Add LGPL license file
1.3.2 Bump version in library.properties
1.3.1 - Updated CI Actions versions
Update CI action versions
1.3.0 - Added virtual destructor to allow better memory management
1.2.0 - Quite a few changes and fixes. See below.
This release includes:
- Added more matrix ordering examples and 32x32 support
- Added support for 16x16 matrices
- Added demo code to make sure matrices are tiled in the correct order
- Fix "a15 cannot be used in asm here" bug on ESP8266
Thanks @marcmerlin for all the contributions!
1.1.6 - Updated githubci.yml, added .test.skip files, renamed examples
GitHub Actions CI, clang-format and Doxygen
This release moves Adafruit_NeoMatrix to use GitHub Actions for Continuous Integration as well as adding automated checks for formatting using clang-format and automated documentation checks using Doxygen.
1.1.4
version bump
1.1.3
proper release version
1.1.2 Release for Arduino Library Manager
Resolves ongoing issue with swap() define.