Releases: 0xPolygonID/c-polygonid
Releases · 0xPolygonID/c-polygonid
v2.2.0
v2.1.0
v2.0.3
v2.0.2
v2.0.1
v1.0.0
What's Changed
- Set all claim fields by @olomix in #2
- add CI tests by @olomix in #3
- Update go-circuits to last revision, update inputs fields names by @olomix in #4
- Feature/ios makefile by @rauljareno in #1
- Rename fields as to new version of go-circuits by @olomix in #6
- Make json field names start from small letter by @olomix in #7
- new function PLGNProfileID and replace genesisID field with genesisDID by @olomix in #9
- Inputs refactoring by @olomix in #10
- Inputs sigv2 by @olomix in #8
- Change SmartContractProof structure according to new field names by @olomix in #12
- rename req to credentialSubject by @olomix in #11
- update did method from iden3 to polygonid by @demonsh in #13
- Run tests with cmake by @olomix in #15
- Fix build on iphonesimulator by @olomix in #16
- More tests by @olomix in #17
- Upgrade versions by @olomix in #18
- support for non-merklized credentials in sig inputs by @olomix in #14
- create compilation test for github-ci by @olomix in #19
- remove unused files by @olomix in #20
- Update StateV2.go by @olomix in #21
- Add support for Iden3SparseMerkleTreeProofType proof type by @olomix in #22
Full Changelog: https://github.com/0xPolygonID/c-polygonid/commits/v1.0.0
v2.0.0
What's Changed
- Canonize strings of double type
- Encode correctly datetype after 2300 year.
- Rewrite VerifiablePresentation return type according to standards.
- Support for string, number, boolean and datetime types as query operator arguments
Full Changelog: v1.0.0...v2.0.0-rc1
v2.0.0-rc1
What's Changed
- Canonize strings of double type
- Encode correctly datetype after 2300 year.
- Rewrite VerifiablePresentation return type according to standards.
- Support for string, number, boolean and datetime types as query operator arguments
Full Changelog: v1.0.0...v2.0.0-rc1