Skip to content

v2.2.6

Compare
Choose a tag to compare
@olomix olomix released this 22 Mar 15:39
· 34 commits to main since this release
b12e43a

What's Changed

  • Refactor the Makefile iOS build targets. by @olomix in #54
  • Add didMethods config option to register custom DID methods by @olomix in #52
  • Resolve recocation status using go-schema-processor CredentialStatusResolverRegistry by @olomix in #55
  • support go-onchain-credential-adapter by @ilya-korotya in #57
  • Upgrade go-circuits module to support for V3 beta.1 circuits. by @olomix in #59
  • Add function PLGNDescribeID to return parsed core.ID representation in different formats by @olomix in #62
  • Set VerifierID to 0 if not passed in inputs by @olomix in #60
  • Assume $exists operator has a boolean type by @olomix in #63
  • If verifierID is not passed, set it to zero values in AtomicQueryV3InputsFromJson by @olomix in #64
  • Add return value by @yushihang in #67
  • for operator set true/false values as 1/0, not hashes of 0 and 1 by @olomix in #68

New Contributors

Full Changelog: v2.2.5...v2.2.6