Skip to content

v0.8.2

Choose a tag to compare

@genedna genedna released this 06 Jul 05:39
· 34 commits to main since this release
26cb0b7

What's Changed

  • Reduce duplicate copies in pack encoding by @cheng20050714 in #137
  • perf(pack): port final50 decode fast path by @schwerli in #149
  • feat(pack): Rabin fingerprint delta encoder with multi-threaded search, achieving git-level compression by @NJUWallSpider in #150
  • feat(pack): add pack stats analyzer by @Maoxinyi237 in #146
  • feat(pack): add PackStats utility for pack object type distribution by @jiatianbo666 in #139
  • feat(pack): add PackStats and stats_pack for pack file object statistics by @sunruizhesrz in #138
  • build(deps): bump ureq from 3.2.0 to 3.3.0 by @dependabot[bot] in #156
  • fix: use git index ctime on v9fs by @Ivanbeethoven in #159

New Contributors

Full Changelog: v0.7.6...v0.8.2