v0.2.0
credential-exchange-format v0.2.0
Added
- BREAKING: Added
SharedExtensionenum variant toExtension. (#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
Fido2HmacCredentialsandGeneratedPasswordCredentialto be
public. (#82) - BREAKING: Allow
Fromimpls for any extension E. (#83)
Thank you! 💙 A big shout-out to the following community members for their contributions!