Releases: iden3/go-schema-processor
Releases · iden3/go-schema-processor
support zk types [draft]
v0.0.19 add revocation status and proofs
Upgrade go-iden3-core to v0.0.13
Merge pull request #14 from iden3/iden232 IDEN-232 upgrade go-iden3-core to v0.0.13
New schema approach support
Merge pull request #13 from iden3/feature/new-schema-approach fix сreateSchemaHash
Support IPFS loader
Merge pull request #11 from iden3/feature/iden-210 feature/iden-210: IPFS SCHEMA LOADER
support ETH loader
A new loader is available.
It loads a schema from an ethereum smart contract.
Interface for HTTP loader is also changed
More tests and fixes
Merge pull request #9 from iden3/fix/credential-status fix for CredentialStatus and unit tests for ParseClaim
support big integers as strings
Merge pull request #8 from iden3/iden-148/field-as-big-int Support big integers (as strings)
JSON-LD document structures
- Iden3Credential model
- BJJSignatureProof and Iden3SparseMerkleTree proofs
- Method to convert Iden3Credential to Claim (ParseClaim)
support getting field slot index from schema
new method for both parsers : GetFieldSlotIndex
now we can retrieve the slot index (0-7) from the schema for a specific field