Skip to content

Release 0.52.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Feb 23:39
2be3167

Changelog

0.52.0 (2023-02-19)

Full Changelog: 0.51.1...0.52.0

aries-vcx

Typestate connections

Refactoring

  • Embedded vdr-tools dependency in the repo by @Patrik-Stas in #732
  • Removed unnecessary code from vdr-tools #736
  • Revert hiding mocking behind test_utils feature flag by @mirgee in #729
  • Remove generic UrsaError err mapping, handle possible UrsaErrors explicitly by @Patrik-Stas in #734
  • Remove unnecessary vdrtools code by @Patrik-Stas in #736

Features

Dependencies

libvcx

iOS libvcx wrapper

NoteJS wrapper

  • Generate node bindings using napi-rs - separate crate by @mirgee in #665
  • Expose function to write service attribute on ledger according to did:sov method by @mirgee in #756
  • Expose nonmediated connection in node wrapper by @mirgee in #738

CI

Full Changelog