Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 15:38
16dda5a

credential-exchange-format v0.2.0

Added

  • BREAKING: Added SharedExtension enum variant to Extension. (#80)

Changed

  • BREAKING: Changed all enums to be #[non_exhaustive] which allows additive changes to be
    non-breaking in the future. (#80)
  • BREAKING: Changed fields in Fido2HmacCredentials and GeneratedPasswordCredential to be
    public. (#82)
  • BREAKING: Allow From impls for any extension E. (#83)

Thank you! 💙 A big shout-out to the following community members for their contributions!