v2.8.0
What's Changed
- Bump zstd from 1.5.0.2 to 1.5.4.0 in /cramjam-python by @dependabot in #108
- Simpler isinstance() calls by @DimitriPapadopoulos in #111
- Support Python 3.12 by @milesgranger in #113
- Bump rustix from 0.37.18 to 0.37.25 by @dependabot in #114
- Fix docstring for
lz4.compress_block_bound
by @ods in #117 - Use pyo3 0.20 by @musicinmybrain in #118
- Make libcramjam a better libcramjam w/ C API by @milesgranger in #119
- Fix missing license file in the Python sdist and bdist/wheel by @musicinmybrain in #124
- Support independent mode in LZ4 compressor by @ods in #125
New Contributors
- @DimitriPapadopoulos made their first contribution in #111
- @ods made their first contribution in #117
Full Changelog: v2.7.0...v2.8.0