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.
- Bump
cipher
from0.4
to0.5
(#338) - Edition changed to 2024 and MSRV bumped to 1.85 (#397)
- Relax MSRV policy and allow MSRV bumps in patch releases
std
feature (#397)
- Bump
cipher
dependency to v0.4 (#276)
- Pin
zeroize
dependency to v1.3 (#256)
- Bump
cipher
crate dependency to v0.3 release (#226)
- Avoid pulling in
alloc
feature ofzeroize
(#190)
- Replace
block-cipher
/stream-cipher
withcipher
crate (#177)
- Initial release