Skip to content

Releases: decentralized-identity/web-did-resolver

1.2.0

Choose a tag to compare

@uport-automation-bot uport-automation-bot released this 24 Oct 11:57

1.2.0 (2019-10-24)

Features

  • remove default export (9ef0b37)
  • use cross-fetch instead of XMLHttpRequest (#15) (4378c71)

1.1.0

Choose a tag to compare

@uport-automation-bot uport-automation-bot released this 24 Oct 11:16

1.1.0 (2019-10-24)

Features

  • remove default export (3952bef)
  • use cross-fetch instead of XMLHttpRequest (#15) (dadf682)

Version 1.0.0

Choose a tag to compare

@mi-xu mi-xu released this 19 Aug 16:03
  • BREAKING CHANGE: Register by passing result of getResolver() to the constructor of did-resolver instead of calling register()