Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 570 Bytes

CHANGELOG.md

File metadata and controls

28 lines (15 loc) · 570 Bytes

@animo-id/mdoc

0.3.0

Minor Changes

  • 65fcc93: feat: support ISO 18013-7 Draft 2024-03-12.

    This mostly changes the structure of the calculated session transcript bytes for usage with the Web API or OpenID4VP. This is a breaking change and incompatible with older versions of this library.

0.2.39

Patch Changes

  • d3cee49: fix: use null for payload instead of undefined
  • d3cee49: fix: correctly handle map vs object

0.2.38

Patch Changes

  • 9df25d9: build: publish dist

0.2.37

Patch Changes

  • 43becf8: refactor: restructure repo