v0.6.5
What's Changed
Fixes an MSRV issue on AArch64.
- deflate: elide dead bounds check in longest_match chain walk by @StefanoD in #527
- Improve the LoongArch CRC32 implementation based on the AArch64 one by @Gelbpunkt in #529
- Add a build and test job for loongarch64 by @Gelbpunkt in #530
- Add LSX-autovectorized slide hash by @Gelbpunkt in #532
- Add LSX-optimized adler32 implementation by @Gelbpunkt in #533
- check MSRV on more targets by @folkertdev in #538
New Contributors
Full Changelog: v0.6.3...v0.6.5