Skip to content

Releases: kormanowsky/js-bit-list

v2.2.0

10 Nov 12:48
0a0c1fb
Compare
Choose a tag to compare
  • New .get(), .set(), .enabledKeys(), .disabledKeys(), .keys() and static .checkKey() methods added to customized class, closing #1

v2.1.0

09 Nov 12:47
Compare
Choose a tag to compare
  • Use CommonJS syntax for Node.js compatibility

v1.4.0

17 Oct 09:10
Compare
Choose a tag to compare
  • Improved React hook

v1.3.0

17 Oct 08:36
Compare
Choose a tag to compare
  • Add React support via useBitList() hook

v1.2.0

16 Aug 21:56
Compare
Choose a tag to compare
  • New BitList.useKeys() static method for custom BitList classes

v1.1.0

27 Jul 10:43
Compare
Choose a tag to compare
  • Constructor does NOT accept objects as we do not know their keys.
  • Improved REAMDE.md
  • New .setNumber(number) method

v1.0.2

27 Jul 00:10
Compare
Choose a tag to compare
Increased version number

v1.0.1

26 Jul 23:25
Compare
Choose a tag to compare
Increased version number; created README