2025-02-08
Releases
crate | version |
---|---|
foyer | 0.14.1 |
foyer-common | 0.14.1 |
foyer-memory | 0.14.1 |
foyer-storage | 0.14.1 |
foyer-bench | 0.14.1 |
Changes
- Use
tokio-rs/tokio
by default as the runtime, usemadsim-tokio
whenmadsim
configuration is enabled. - Optimize dependencies.
What's Changed
- chore: enable CI on arm arch by @MrCroxx in #842
- chore: fix readme by @MrCroxx in #843
- chore: upgrade mixtrics to v0.0.3 by @MrCroxx in #845
- test: cache cargo udeps binary only for udeps test by @MrCroxx in #846
- build: reduce futures dependencies by @tisonkun in #851
- refactor(deps): adopt rand 0.9 by @tisonkun in #854
- deps: switch between tokio impls with cfg(madsim) by @tisonkun in #856
- chore: release foyer v0.14.1 by @MrCroxx in #857
New Contributors
Full Changelog: v0.14.0...v0.14.1