New components
Features
- Add interface to write DIDs on ledger by @Patrik-Stas in #921
- Allow parsing unqualified DIDs by @mirgee in #936
- Attempt to convert legacy DID documents to new during deserialization by @mirgee in #938
Refactoring
- Move PublicKey to a separate crate by @mirgee in #911
- Allow storing resolvers with varying extra fields in the registry by @mirgee in #913
- Eliminate dependence of indy-ledger-response-parser on indy-api-types by @mirgee in #934
- Refactor test setup by @Patrik-Stas in #921
- Extract subset of changes made in #928 by @mirgee in #939
- Expose public key getter on verification method by @mirgee in #941
Dependencies
- Bump word-wrap from 1.2.3 to 1.2.5 in /wrappers/node by @dependabot in #920
- Updated indy-credx by @bobozaur in #931
- Update indy-vdr by @mirgee in #935
- Try Hide indy-api-types from modular_libs consumers by @gmulhearn in #940
Changes
- Remove libvcx-c, libvcx java, libvcx ios by @Patrik-Stas in #943
- Replace vdrtool ledger client by indy-vdr client by @Patrik-Stas in #914
Fixes
- fix(aries-vcx): fixed dependency listing in README for
Cargo.toml
by @arminveres in #924
Other
- Rebuild cargo.lock, restore indy-vdr-proxy txn submitter by @Patrik-Stas in #932
New Contributors
- @arminveres made their first contribution in #924
Full Changelog: 0.57.1...0.58.0