v0.21.1
2025-12-12
Release
| crate | version |
|---|---|
| foyer | 0.21.1 |
| foyer-common | 0.21.1 |
| foyer-memory | 0.21.1 |
| foyer-storage | 0.21.1 |
| foyer-bench | 0.21.1 |
Changes
- Implement
From<std::io::Error>andFrom<bincode::Error>(if featureserdeis enabled) forErrorto simplify error handling.
What's Changed
- chore: fix changelog v0.21.0 release date (#1213) by @MrCroxx in #1214
- refactor: impl from
std::io::Errorbincode::Errorfor Error by @MrCroxx in #1217 - chore: release foyer v0.21.1 by @MrCroxx in #1218
Full Changelog: v0.21.0...v0.21.1