v1.15.2
What's Changed
- zstd: x86 assembler implementation of sequenceDecs.decode by @WojciechMula in #528
- zstd: x86 assembler implementation of sequenceDecs.executeSimple by @WojciechMula in #531
- zstd: asm version of decodeSync by @WojciechMula in #545
- s2: Simplify asm code by @klauspost in #541
- s2: Use sorted search for index by @klauspost in #555
- .github: check code generation by @mmcloughlin in #570
- Minimum version is 1.16, test on 1.18 by @klauspost in #534
New Contributors
- @mmcloughlin made their first contribution in #570
Full Changelog: v1.15.1...v1.15.2