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.
alloccrate feature (#678)
- Edition changed to 2024 and MSRV bumped to 1.85 (#652)
- Relax MSRV policy and allow MSRV bumps in patch releases
- Update to
digestv0.11 - Replace type aliases with newtypes (#678)
- Implementation of the
SerializableStatetrait (#716)
- MSRV issue which was not resolved by v0.10.3 (#401)
- MSRV issue caused by publishing v0.10.2 using a buggy Nightly toolchain (#399)
- Ignore
asmfeature on unsupported targets (#388)
- Minimal versions build (#363)
- Update to
digestv0.10 (#217)