Releases: kormanowsky/js-bit-list
Releases · kormanowsky/js-bit-list
v2.2.0
Compare
Sorry, something went wrong.
No results found
New .get(), .set(), .enabledKeys(), .disabledKeys(), .keys() and static .checkKey() methods added to customized class, closing #1
v2.1.0
Compare
Sorry, something went wrong.
No results found
Use CommonJS syntax for Node.js compatibility
v1.4.0
Compare
Sorry, something went wrong.
No results found
v1.3.0
Compare
Sorry, something went wrong.
No results found
Add React support via useBitList() hook
v1.2.0
Compare
Sorry, something went wrong.
No results found
New BitList.useKeys() static method for custom BitList classes
v1.1.0
Compare
Sorry, something went wrong.
No results found
Constructor does NOT accept objects as we do not know their keys.
Improved REAMDE.md
New .setNumber(number) method
v1.0.2
Compare
Sorry, something went wrong.
No results found
Increased version number
v1.0.1
Compare
Sorry, something went wrong.
No results found
Increased version number; created README