All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog (modification: no type change headlines) and this project adheres to Semantic Versioning.
- Add browser specific build and corresponding updates to exports map in package.json, PR #11
- Add optional trusted setup parameter to
loadKZG
, PR #9
- Allow optional trusted setup in
loadTrustedSetup
, PR #7 - Add function docs and update documentation, PR #6
- Reuse WASM file for both ESM and CJS (build size), PR #3
- Fix a severe bug affecting the results of all exposed methods, PR #3
Initial release of the library