Releases: iden3/js-iden3-auth
Releases · iden3/js-iden3-auth
v1.0.3 - Cache loader
v1.0.2
What's Changed
- export additional types from sdk by @vmidyllic in #74
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- non-merklized credential support by @vmidyllic in #73
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- update js-iden3-core to 1.0.0
- update @0xpolygonid/js-sdk to 1.0.2
- documentation/refactoring
- change interface of newVerifier function ( move staterResolver to option)
- change interface of newVerifier function ( remove keyVerificationLoader - use circuitsDir instead)
- change interface of newVerifier function ( possibility to add custom verification suite)
Full Changelog: v1.0.0-beta.13...v1.0.0
v1.0.0-beta.13
What's Changed
- add timestamp proof generation check by @volodymyr-basiuk in #67
Full Changelog: v1.0.0-beta.12...v1.0.0-beta.13
v1.0.0-beta.9 Breaking changes: loader unification. Bug fixes. Support IPFS merklization
What's Changed
- js-iden3-auth- integrate jws packer / jwz packer according to go-iden3-auth by @volodymyr-basiuk in #59
- Update schema hash calculation by @Kolezhniuk in #62
- Feature/unify loader by @Kolezhniuk in #63
- Increase version by @vmidyllic in #64
New Contributors
- @volodymyr-basiuk made their first contribution in #59
Full Changelog: v1.0.0-beta.8...v1.0.0-beta.9
v1.0.0-beta.12 Add types to build
What's Changed
- add types to build by @vmidyllic in #65
- Fix/types declaration by @vmidyllic in #66
Full Changelog: v1.0.0-beta.9...v1.0.0-beta.12
v1.0.0-beta.8 add cjs bundle (not default)
What's Changed
- PID-480: add sd e2e test by @ilya-korotya in #57
- update(builder): added esbuild builder for cjs bundle by @pragmatos in #61
New Contributors
- @pragmatos made their first contribution in #61
Full Changelog: v1.0.0-beta.7...v1.0.0-beta.8
v1.0.0-beta.7
What's Changed
- Common js support for js-iden3-auth by @Kolezhniuk in #56
Full Changelog: v1.0.0-beta.6...v1.0.0-beta.7
v1.0.0-beta.6 support new contract ABI, sd.
What's Changed
- PID 197: support xsd:types by @ilya-korotya in #53
- pass vp as param by @ilya-korotya in #54
- regenerate abi by @vmidyllic in #55
Full Changelog: v1.0.0-beta.5...v1.0.0-beta.6