32cd92af50
This is required due to the `hybrid-array` crate, which has become a transitive dependency of the majority of our dependencies and will be required in the very near future.
2.5 KiB
2.5 KiB
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
Changed
- MSRV is now 1.81.
0.7.0 (2022-11-14)
Changed
- Bump
clapto v4.0 (#438) - Bump
x509-parserto v0.14 (#441) - Switch from
lazy_statictoonce_cell(#442) - Switch from
subtle-encodingtobase16ct(#443) - Bump
yubikeydependency to v0.7 (#444)
0.6.0 (2022-08-10)
Changed
- 2021 edition upgrade; MSRV 1.57 (#343)
- Migrate from
gumdroptoclapv3 (#379) - Bump
yubikeydependency to v0.6 (#403)
0.5.0 (2021-11-21)
Changed
- Bump
yubikeydependency to v0.5 (#327)
0.4.0 (2021-07-12)
Changed
0.3.0 (2021-03-22)
Changed
- Bump
yubikey-pivdependency to v0.3 (#240)
0.2.0 (2021-01-30)
Changed
0.1.0 (2020-10-19)
Added
Changed
- Bump
yubikey-pivto v0.1 (#180) - Bump
x509-parserto v0.8 (#181) - Bump
sha2to v0.9 (#182) - Rename
listcommand toreaders; improve usage (#71)
0.0.1 (2019-12-02)
- Initial release