Release 0.53.0
Changelog
0.53.0 (2023-03-22)
global
- Update readme files by @Patrik-Stas in #757
aries-vcx
Breaking changes
- Prover APIs:
- Proof verifier: add
get_revocation_status
method by @Patrik-Stas in #769
- Proof verifier: add
- Verifier APIs:
- Rename prover methods, extend test test_generate_self_attested_proof by @Patrik-Stas in #764
- Changed Proof (Verifier) API for checking presentation status by @Patrik-Stas in #770
- Sort error mapping by numeric code by @Patrik-Stas in #771
Fixes
- OOB invite attachment field conditional serialization, default to empty if not present by @mirgee in #762
Features
uniffi
- UniFFI Proof of Concept by @gmulhearn in #737
libvcx
- Update nodejs in libvcx docker image to 18.14.2-r0 by @Patrik-Stas in #760
- Split libvcx in 2 crates, update diagrams by @Patrik-Stas in #759