Skip to content

Releases: kormanowsky/js-bit-list

v2.2.0

Choose a tag to compare

@kormanowsky kormanowsky released this 10 Nov 12:48
0a0c1fb
  • New .get(), .set(), .enabledKeys(), .disabledKeys(), .keys() and static .checkKey() methods added to customized class, closing #1

v2.1.0

Choose a tag to compare

@kormanowsky kormanowsky released this 09 Nov 12:47
  • Use CommonJS syntax for Node.js compatibility

v1.4.0

Choose a tag to compare

@kormanowsky kormanowsky released this 17 Oct 09:10
  • Improved React hook

v1.3.0

Choose a tag to compare

@kormanowsky kormanowsky released this 17 Oct 08:36
  • Add React support via useBitList() hook

v1.2.0

Choose a tag to compare

@kormanowsky kormanowsky released this 16 Aug 21:56
  • New BitList.useKeys() static method for custom BitList classes

v1.1.0

Choose a tag to compare

@kormanowsky kormanowsky released this 27 Jul 10:43
  • Constructor does NOT accept objects as we do not know their keys.
  • Improved REAMDE.md
  • New .setNumber(number) method

v1.0.2

Choose a tag to compare

@kormanowsky kormanowsky released this 27 Jul 00:10
Increased version number

v1.0.1

Choose a tag to compare

@kormanowsky kormanowsky released this 26 Jul 23:25
Increased version number; created README