Releases: Rate-Limiting-Nullifier/rlnjs
Releases · Rate-Limiting-Nullifier/rlnjs
v3.3.0
What's Changed
- fix: add trailing comma and remove unused by @mhchia in #106
- check if wasm and zkey exist by @s-ekai in #109
- Origin/feat/refactoring by @0xkf in #108
- change to permanent urls by @phi7 in #107
- Optimize browser bundle for faster loading by @Ryoko619 in #105
- build: remove leftover browser example package json by @mhchia in #110
New Contributors
- @s-ekai made their first contribution in #109
- @0xkf made their first contribution in #108
- @phi7 made their first contribution in #107
- @Ryoko619 made their first contribution in #105
Full Changelog: v3.2.3...v3.3.0
v3.2.3
v3.2.2
v3.2.1
v3.2.0
v3.1.5
v3.1.4
What's Changed
- fix: make constructor params independent from contracts by @mhchia in #78
- Check proof when create proof by @mhchia in #80
- remove detectOpenHandles:true and tests run in parallel by @mhchia in #79
- add more checks by @mhchia in #81
- Add browser example by @mhchia in #82
Full Changelog: v3.1.3...v3.1.4