0.20.0 (2024-09-16)
- node 16.x no longer supported
0.19.0 (2024-07-04)
- remove support for node 14 (0f8c281)
- node 14.x no longer supported
0.18.1 (2023-09-27)
- adds missing build files for arm
0.18.0 (2023-09-26)
- removes rayon feature from bbs crate (7ab7ad4)
0.17.0 (2023-09-18)
- publish unstable with node 18.x only (81f7dca)
0.16.0 (2023-09-17)
- add node 18 support (6140f72)
0.15.0 (2022-07-11)
- update bbs to 0.4.1 and run cargo update (3ac291a)
0.14.0 (2022-06-23)
0.13.0 (2021-11-30)
0.12.0 (2021-05-21)
Add NodeJS version 15 and 16 support
- benchmarks and add to gh action (e1650e7)
0.11.0 (2020-11-23)
- All API's now return a promise instead of the raw result
0.10.0 (2020-08-27)
- add blinded bls12-381 key generation (#130) (9b2646e)
- add bls12-381 g1 key generation support (#127) (85e89a0)
- generateBls12381KeyPair has been changed to generateBls12381G2KeyPair
- All operations involving messages and nonces are now in terms of Uint8Array's rather than strings
0.9.0 (2020-06-18)
0.8.0 (2020-05-19)
0.7.0 (2020-05-04)
0.6.0 (2020-05-03)
0.5.0 (2020-04-28)
Updates to package release configuration
0.4.0 (2020-04-28)
Updates to package release configuration
0.3.0 (2020-04-28)
Version bump due to NPM package publishing issue caused by prior delete 0.2.0 release
0.2.0 (2020-04-28)
0.1.0 (2020-04-26)
Initial release