Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 695 Bytes

changelog.md

File metadata and controls

29 lines (20 loc) · 695 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

1.1.0 - 2024-10-22

Added

  • attestationToJSON supports the output of attestationFromJSON

1.0.0 - 2024-10-22

Added

  • creationOptionsToJSON(options)
  • parseCreationOptionsFromJSON(json)
  • requestOptionsToJSON(options)
  • parseRequestOptionsFromJSON(json)
  • assertionToJSON(credential)
  • assertionFromJSON(json)
  • attestationToJSON(credential)
  • attestationFromJSON(json)
  • pubKeyCredParams