Changelog
0.45.0 (2022-11-01)
Features
- Rust aries-vcx agent #604
- Add API to get crev_rev_id #614
- Implement revocation notification (Aries RFC 0183) #608
- Implement API to enable issuer/holder to verify against ledger whether a credential is revoked #635
Cleanups / refactoring
- Stripped down vdr-tools dependencies #596
- Removed unused imports #595
- Refactoring of cred-defs / schemas #605
- Issuer/Holder state machines refactoring #610
- Prover/Verifier state machines refactoring #611
- Refactor return values from state machines #621
Breaking changes
- Require initialization of runtime #598
Other issues
- Prevent double initialization of logger #599