v2.6.0
What's Changed
- Build wheels for PyPy 3.7 and 3.8 by @messense in #72
- Make linux pypy wheels manylinux compliant by @messense in #73
- Cross compile PyPy aarch64 wheels by @messense in #74
- Don't skip 3.10 OSX Universal2 wheels by @milesgranger in #76
- Update to pyo3 0.16 by @messense in #78
- Update dependencies and simplify CI by @messense in #79
- Support Lz4 de/compress_block_into functions by @milesgranger in #80
- Upgrade maturin to 0.13.0 by @messense in #81
- Integration tests, benchmark updates, subclass Buffer by @milesgranger in #83
- Bump lz4-sys from 1.9.3 to 1.9.4 by @dependabot in #84
- Add Python 3.11 by @milesgranger in #85
New Contributors
- @dependabot made their first contribution in #84
Full Changelog: v2.5.0...v2.6.0