Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 398 Bytes

CHANGELOG.md

File metadata and controls

13 lines (10 loc) · 398 Bytes

v0.5.0

Changed

  • (BREAKING) Moved package.json main: to src/ instead of lib/ (no longer transpiling to ES5).
  • Remove dependency on json-document.
  • Replaced @trust/webcrypto with isomorphic-webcrypto.
  • Updated various dependencies to latest.
  • Switched to a maintained text-encoder lib (@sinonjs/text-encoder).

v1.8 - 2018-08-24

  • Forked into the Solid github org.