Releases: decentralized-identity/ethr-did-resolver
Releases · decentralized-identity/ethr-did-resolver
7.0.0-alpha.2
Bug Fixes
- build: build commonjs and also expose esm wrapper (522c199)
7.0.0-alpha.1
Bug Fixes
- add esm wrapper instead of double transpile (d2bbeaf)
BREAKING CHANGES
- ESM is only supported through a wrapper
6.2.3
6.2.3 (2022-10-12)
Bug Fixes
- e2e tests with deprecated ethr test networks (0fd9915)
- hex values getting wrongly encoded to utf8 for setAttributeSigned (c5c8989)
6.2.2
6.2.2 (2022-09-07)
Bug Fixes
- export MetaSignature type (62f250a)
6.2.1
6.2.1 (2022-09-06)
Bug Fixes
- track legacy deployments, fix nonce calculation, export contract (#167) (c0d0366), closes #165 #166
6.2.0
6.2.0 (2022-09-05)
Features
- add controller support for meta/signed transactions (#164) (ce93e70)
6.1.0
6.1.0 (2022-08-04)
Features
- add experimental support for ServiceEndpoint objects (#163) (3919a25)
6.0.2
6.0.2 (2022-07-08)
Bug Fixes
- revert aurora tweaks and use known deployments in config (#161) (e238a9f)
6.0.1
6.0.1 (2022-06-06)
Bug Fixes
- ci: groom the build scripts and dependencies (#156) (9a53958)