Skip to content

Release 0.58.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Aug 22:48
068954a

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

Changes

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

Full Changelog: 0.57.1...0.58.0