Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.11 KB

CHANGELOG.md

File metadata and controls

29 lines (17 loc) · 1.11 KB

Changelog

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.

0.4.0 - 2024-04-16

  • Add browser specific build and corresponding updates to exports map in package.json, PR #11

0.3.1 - 2024-03-14

  • Add optional trusted setup parameter to loadKZG, PR #9

0.3.0 - 2024-03-14

  • Allow optional trusted setup in loadTrustedSetup, PR #7
  • Add function docs and update documentation, PR #6

0.2.0 - 2024-03-06

  • 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

0.1.0 - 2024-02-28

Initial release of the library