Releases: Sphereon-Opensource/did-uni-client
Browser compatibility
Updated dependencies
- Updated:
- Updated dependencies
Update DID did-resolver, make resolve method async
- Changed:
- Make resolve method async
- Updated:
- Update DID did-resolver from 4.0.1 to 4.1.0.
Update DID did-resolver from 3.x to 4.0.1.
Updated:
Update DID did-resolver from 3.x to 4.0.1.
Exported getUniResolver(s) methods and enabled strict mode
Exported getUniResolver(s) methods and enabled strict mode
- Fixed:
- Export getUniResolver(s) methods, thx @brianorwhatever
- Enable strict mode
Improved API
WARNING: API changed. Many methods and classnames have changed!
Improved API, results have types. All main methods return a promise and are configured using a configuration object
Added:
Introduction of a configuration object
Allow registration of multiple DID methods when used as DIF resolver
Changed:
All registration/resolution methods are typed and return a promise
No more getURL methods in the resolver/registrar. Use getConfig() to access the values
Prefix the Resolver and Registrar classes with Uni, to not have to alias them on imports with DIF resolver present
DIF resolver support & improved error handling
Improved error handling + DIF resolver support, which means you can now use this the resolver as a DIF did-client supported resolver.
-
Added:
- DIF did-resolver support.
-
Fixed:
- Improved error handling
Ensure compatibility with React-Native
This release updates and removes some dependencies, to ensure maximal compatibility with different environments, like for instance React Native.
This release is available on npmjs.org: https://www.npmjs.com/package/@sphereon/did-uni-client
Initial release
Initial release of universal resolver and registrator client for DIDs.
Package is released on npmjs: https://www.npmjs.com/package/@sphereon/did-uni-client/v/0.1.0