823 B
823 B
Changelog
All notable changes to this crate will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Rust's notion of Semantic Versioning. All versions prior to 1.0.0 are beta releases.
[Unreleased]
Changed
- MSRV is now 1.56.0.
[0.2.0] - 2021-11-22
Fixed
- Attempts-before-blocked counter is now returned as part of the invalid PIN error string.
- PIN is no longer requested when fetching the recipient for a slot, or when decrypting with a slot that has a PIN policy of Never.
- Migrated to
yubikey 0.5to fixcargo install age-plugin-yubikeyerror (caused by theyubikey-pivcrate being yanked after it was renamed).
[0.1.0] - 2021-05-02
Initial beta release.