Skip to content

0.13.1

Latest
Compare
Choose a tag to compare
@MrCroxx MrCroxx released this 04 Dec 09:21
98294d1

Releases

crate version
foyer 0.13.1
foyer-common 0.13.1
foyer-memory 0.13.1
foyer-storage 0.13.1
foyer-bench 0.13.1

Changes

  • Refactor cache builders. name field requires Cow<'static, str> instead of &'static str for convenience.

What's Changed

  • doc: enable necessary features when building docs by @MrCroxx in #812
  • refactor: use Cow<'static, str> instead of &'static str by @MrCroxx in #814
  • chore: release foyer v0.13.1 by @MrCroxx in #815

Full Changelog: 0.13.0...0.13.1