Skip to content

Releases: RobTillaart/BoolArray

0.3.1: update GitHub actions + readme.md (#14)

25 Nov 10:09
dcb2108

Choose a tag to compare

  • update GitHub actions
  • update readme.md (performance ESP32)
  • update examples
  • minor edits

0.3.0 release

11 Apr 13:28
19c91be

Choose a tag to compare

  • made BOOLARRAY_MAXSIZE a -D command line define option
  • increased default BOOLARRAY_MAXSIZE to 1250 x 8 = 10000 booleans
    • about Arduino UNO max size
  • add BoolArray32 class for larger arrays.
  • update GitHub actions

0.2.8 release

18 Oct 11:26
cbba6c8

Choose a tag to compare

Develop (#12)

- update readme.md
- optimize begin - test for need to reallocate.

0.2.7 release

08 Feb 16:12
2783776

Choose a tag to compare

update readme.md (#11)

- update readme.md
- update GitHub actions
- update license 2023
- move code to .cpp
- improved measurement of performance - boolArrayDemo2.ino

0.2.6 release

29 Oct 14:57
bb6bd08

Choose a tag to compare

add changelog.md (#10)

0.2.5 release

14 Dec 13:47
9442dcf

Choose a tag to compare

update library.json, license, unit test, minor edits (#9)

0.2.4 release

19 Oct 11:44
79fa999

Choose a tag to compare

update build-CI + minor performance tweak (#8)

* update build-CI + performance tweak

0.2.3 release

19 Jan 10:53
01c06f0

Choose a tag to compare

update readme + code (#6)

0.2.2 release

15 Dec 09:37

Choose a tag to compare

fix URL

fix library.json

05 Jun 16:28
6495589

Choose a tag to compare

Merge pull request #1 from RobTillaart/develop

fix library.json