2 KiB
2 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.
0.10.5 (2022-09-32)
Added
- Feature-gated OID support (#413)
0.10.4 (2022-09-02)
Fixed
- MSRV issue which was not resolved by v0.10.3 (#401)
0.10.3 (2022-09-02)
Fixed
- MSRV issue caused by publishing v0.10.2 using a buggy Nightly toolchain (#399)
0.10.2 (2022-08-30)
Changed
- Ignore
asmfeature on unsupported targets (#388)
0.10.1 (2022-02-17)
Fixed
- Minimal versions build (#363)
0.10.0 (2021-12-07)
Changed
- Update to
digestv0.10 (#217)
0.9.1 (2020-06-28)
Changed
0.9.0 (2020-06-09)
Changed
- Update to
digestv0.9 release; MSRV 1.41+ (#155) - Use new
*Dirtytraits from thedigestcrate (#153) - Bump
block-bufferto v0.8 release (#151) - Rename
*result*tofinalize(#148) - Update to Rust 2018 edition (#128)