Skip to content

Releases: DevBlocky/forceps

v0.5.0

21 Dec 22:53
0e2c329

Choose a tag to compare

What's Changed

  • Minor Improvements: support xxhash and add metadb reference by @lseelenbinder in #4
  • Performance improvements to metadata serialization/deserialization
  • Update to Rust 2024 (remove async-trait dependency)

Full Changelog: v0.4.1...v0.5.0

v0.4.0

13 Sep 18:58
8f0dbd8

Choose a tag to compare

Merge pull request #2 from stadiamaps/return-total-size

Adds total evicted bytes to return value for Evictor::evict.

v0.3.2

21 May 19:39
2f88a4e

Choose a tag to compare

chore: v0.3.2

chore: v0.3.1

16 May 20:33
1694a00

Choose a tag to compare

fix rogue print

v0.3.0

10 May 21:18
3cd62d4

Choose a tag to compare

chore: v0.3.0

v0.2.1

28 Apr 00:27
5eef712

Choose a tag to compare

fix(builder): stupid debug test (v0.2.1)

v0.2.0

27 Apr 22:14
c0f4698

Choose a tag to compare

chore: v0.2.0

v0.1.0

26 Apr 21:35
edf073c

Choose a tag to compare

fix(bench): don't fail if dir doesn't exist