Releases: iden3/circom_runtime
Releases · iden3/circom_runtime
v0.1.28
Full Changelog: v0.1.27...v0.1.28
v0.1.27
What's Changed
- Add missing printDebug function to wasm runtime. Bump package version. by @OBrezhniev in #117
Full Changelog: v0.1.26...v0.1.27
v0.1.26
What's Changed
- Allow for passing/reusing existing WASM instance by @martyall in #107
- Unit tests by @OBrezhniev in #112
- Snarkjs integration test by @OBrezhniev in #113
- memorySize option by @OBrezhniev in #111
- Release v0.1.26 prep by @OBrezhniev in #114
New Contributors
- @martyall made their first contribution in #107
- @OBrezhniev made their first contribution in #112
Full Changelog: v0.1.25...v0.1.26
v0.1.25
What's Changed
- chore: Bump eslint from 8.47.0 to 8.48.0 by @dependabot in #84
- chore: Bump eslint from 8.48.0 to 8.49.0 by @dependabot in #85
- chore: Bump eslint from 8.49.0 to 8.50.0 by @dependabot in #86
- fix: Support negative numbers with circom2 implementation by @phated in #93
- fix: Use Uint32Array when calculating prime as is done in circom2 by @okwme in #89
- chore: Bump eslint from 8.50.0 to 8.51.0 by @dependabot in #92
- chore: Bump ffjavascript from 0.2.60 to 0.2.62 by @dependabot in #95
- chore: Bump eslint from 8.51.0 to 8.52.0 by @dependabot in #94
- chore: Bump eslint from 8.52.0 to 8.54.0 by @dependabot in #97
- chore: Bump eslint from 8.54.0 to 8.56.0 by @dependabot in #99
- chore: Bump ffjavascript from 0.2.62 to 0.2.63 by @dependabot in #100
- change delete to delete[] for array by @yushihang in #102
- Add workflow of publishing package to NPM by @Kolezhniuk in #104
New Contributors
- @okwme made their first contribution in #89
- @yushihang made their first contribution in #102
- @Kolezhniuk made their first contribution in #104
Full Changelog: v0.1.24...v0.1.25