Skip to content

Releases: Bhutan-NDI/ethr-credo-module

v1.0.3

10 Mar 11:40
Immutable release. Only release title and notes can be modified.
336abdb

Choose a tag to compare

What's Changed

  • refactor: publicKeyHex to publicKeyBase58 by @sairanjit in #6
  • Feat: create existing schema by @kinxa0 in #8
  • Refactor Context URL and Create existing schema by @kinxa0 in #9
  • fix (ci): fix changesets workflow to avoid duplicate unstable release… by @kinxa0 in #10
  • fix(cd): prevent prettier from hanging during changeset version step by @kinxa0 in #11
  • chore(release): new version by @github-actions[bot] in #12

New Contributors

  • @sairanjit made their first contribution in #6
  • @github-actions[bot] made their first contribution in #12

Full Changelog: v1.0.2...v1.0.3

v1.0.2 - Optional schema module config

15 Aug 08:07

Choose a tag to compare

Overview

  • This release makes schema module config optional to allow the module to be used only for DID resolver in the mobile app

What's Changed

  • Set schema module config optional by @kinxa0 in #5

Full Changelog: v1.0.1...v1.0.2

v1.0.1 - Initial release

14 Aug 11:26

Choose a tag to compare

Overview

This is the initial release of the @bhutan-ndi/ethr-credo-module package. It provides DID Registrar, DID Resolver and Schema Management using Ethereum for Credo Controller.

Features (Ethereum Schema Contract Integration by @kinxa0 in #4)

  • Register and Resolve DID using did:ethr
  • Create and read W3C Schema on Ethereum