What's Changed
- flate: Improve level 1-3 compression by @klauspost in #678
- zstd: Improve "best" compression by @nightwolfz in #677
- zstd: Fix+reduce decompression allocations by @klauspost in #668
- zstd: Fix non-effective noescape tag by @klauspost in #667
- docs: Update s2 numbers by @klauspost in #664
- tests: Add zstd Reset and NewReader benchmarks. by @klauspost in #676
New Contributors
- @nightwolfz made their first contribution in #677
Full Changelog: v1.15.10...v1.15.11