Skip to content

Releases: Chris--A/BitBool

New features!

31 Dec 08:31

Choose a tag to compare

This update now allows better control of the internal algorithm.
C++11 iteration control has been added for ranged loops. These additions also allow arbitrary ranges within a BitBool set.
Two functions have been added toBitBool and toBitRef which allows referencing of other objects bits. This includes a reference to a single bit.

Added ability to use a lookup table with BitBool

18 Nov 15:42

Choose a tag to compare

This update allows optimized use by giving the option to trade size for speed.

Added invert.

10 Nov 05:45

Choose a tag to compare

The BitBool operations now include an invert() function to allow flipping a bit unconditionally.

Arduino Library Manager release.

10 Jul 08:48

Choose a tag to compare

1.1.1

Arduino IDE compatible keywords list.