v0.8.2
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
- @cheng20050714 made their first contribution in #137
- @schwerli made their first contribution in #149
- @NJUWallSpider made their first contribution in #150
- @Maoxinyi237 made their first contribution in #146
- @jiatianbo666 made their first contribution in #139
- @sunruizhesrz made their first contribution in #138
- @Ivanbeethoven made their first contribution in #159
Full Changelog: v0.7.6...v0.8.2