Releases: Bhutan-NDI/ethr-credo-module
Releases · Bhutan-NDI/ethr-credo-module
v1.0.3
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
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
Full Changelog: v1.0.1...v1.0.2
v1.0.1 - Initial release
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