v0.0.3
Pre-release
Pre-release
Features
- DID Deactivate
- DID Resolve
- Implementation of Metadata as per DID Spec
- Version ID check while updating the DID Document
Limitations
- DID Url Dereferencing
- Serialisation and Serialisation of DID Document to handle
@context
field
What's Changed
- Implement
Metadata
as per DID Spec by @arnabghose997 in #77 - Bug Fix:
VersionID
check by @arnabghose997 in #79 - Implementation of
deactivate-did
RPC by @arnabghose997 in #80 - Added tests for
deactivate-did
rpc by @arnabghose997 in #81 - Implemented
did resolve
as per the DID Spec; Fixed REST endpoint pattern for DID by @arnabghose997 in #83 - Release: v0.0.3 by @arnabghose997 in #84
Full Changelog: v0.0.2...v0.0.3