Skip to content

Releases: adafruit/Adafruit_NeoMatrix

1.3.3 Add LGPL license file

23 Jul 14:19
7b612d1
Compare
Choose a tag to compare

What's Changed

  • Create COPYING.LESSER to make license LGPL-3.0 by @dhalbert in #29

New Contributors

Full Changelog: 1.3.2...1.3.3

1.3.2 Bump version in library.properties

15 Nov 15:22
33a8c68
Compare
Choose a tag to compare

What's Changed

  • Update version number to 1.3.2 by @tyeth in #25

Full Changelog: 1.3.1...1.3.2

1.3.1 - Updated CI Actions versions

22 May 17:00
Compare
Choose a tag to compare
Update CI action versions

1.3.0 - Added virtual destructor to allow better memory management

17 Jun 17:48
13ab05d
Compare
Choose a tag to compare

1.2.0 - Quite a few changes and fixes. See below.

27 Oct 20:38
c82c757
Compare
Choose a tag to compare

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

20 Oct 00:03
ac0eeba
Compare
Choose a tag to compare

GitHub Actions CI, clang-format and Doxygen

26 May 18:03
Compare
Choose a tag to compare

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

10 Jul 17:34
3b782cf
Compare
Choose a tag to compare

version bump

1.1.3

10 Jul 16:32
23438a5
Compare
Choose a tag to compare

proper release version

1.1.2 Release for Arduino Library Manager

26 Jan 18:58
Compare
Choose a tag to compare

Resolves ongoing issue with swap() define.