Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 596 Bytes

CHANGELOG.md

File metadata and controls

33 lines (23 loc) · 596 Bytes

did:null driver ChangeLog

3.0.0 - 2024-04-01

Changed

  • BREAKING: Only test and support Node.js 18+.
  • BREAKING: Convert to ESM Module.
  • Update tooling.

2.0.1 - 2022-04-01

Fixed

  • Only package needed files.

2.0.0 - 2022-04-01

Changed

  • Update docs.
  • Updated tooling.
  • Updated for modern did-io API.
  • Added tests.
  • Simplified optional properties out of null DID Document.
  • Return default from .get().

1.0.0 - 2020-04-01

Notes

  • Unreleased initial release.

Added

  • Add core files.

  • See git history for changes previous to this release.