Releases: iden3/go-schema-processor
Releases · iden3/go-schema-processor
v1.1.2
v1.1.1
Merklization Safe mode.New Iden3 proofs context url.
What's Changed
- Normalize json-ld in safe mode by @olomix in #44
- change url to schema storage by @vmidyllic in #45
Full Changelog: v1.0.0...v1.1.0
v1.0.0
New version of the library with merklization support and reworked credential schema approach.
What's Changed
- update go-merkletree-sql dependency by @ilya-korotya in #33
- change Expiration to expirationDate by @ilya-korotya in #31
- add credential status for issuer data (RHS / Basic) by @ilya-korotya in #32
- support did @vmidyllic in #29
- JSONLD Merklizer by @olomix in #41
- change the documentation by @vmidyllic in #42
- update go-iden3-core version by @demonsh in #43
Full Changelog: v0.2.0...v1.0.0
bump iden3-core
Refactor Verifiable Credential structures
What's Changed
- Chore/prerelease update by @vmidyllic in #21
- IDEN-298: add subject position to credential struct by @ilya-korotya in #20
New Contributors
- @ilya-korotya made their first contribution in #20
Full Changelog: v0.0.23...v0.0.24
Change data structures for verifiable proofs
Merge pull request #18 from iden3/feature/update-sig-proof Feature/update sig proof
Add types for zero knowledge proof / request
Merge pull request #17 from iden3/chore/protocol-support add revocation status and proofs
v0.0.21
support latest iden3-core-lib
Merge pull request #15 from iden3/feature/bump-go-iden3-core core-lib bumb