Releases: milesgranger/cramjam
Releases · milesgranger/cramjam
v2.8.1
What's Changed
- Experimental support for LZMA / XZ codec by @milesgranger in #127
- In libcramjam, bump zstd to 0.13.0 (to go with zstd-safe 7.0.0) by @musicinmybrain in #128
- Bump rustix from 0.37.17 to 0.38.28 in /cramjam-python by @dependabot in #122
Full Changelog: v2.8.0...v2.8.1
v2.8.1-dev1
What's Changed
- Experimental support for LZMA / XZ codec by @milesgranger in #127
Full Changelog: v2.8.0...v2.8.1-dev1
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
v2.7.0.post1
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
New Contributors
- @DimitriPapadopoulos made their first contribution in #111
Full Changelog: v2.7.0...v2.7.0.post1
v2.7.0
What's Changed
- Add missing 3.11 Mac universal wheel by @milesgranger in #92
- Bump bzip2 from 0.4.3 to 0.4.4 by @dependabot in #94
- Refactoring, release GIL, Decompressor, remove mimalloc, etc. by @milesgranger in #96
- Accept anything with Buffer Protocol, remove numpy by @milesgranger in #100
- Refactor into workspaces: libcramjam, cramjam-python, and cramjam-cli by @milesgranger in #101
- Basic CLI improvements by @milesgranger in #103
- Fix cramjam-cli decompress bug by @milesgranger in #104
- Support all buffer types where c-contiguous by @milesgranger in #105
- Fixes for maturin v1 --universal2 removal by @milesgranger in #109
Full Changelog: v2.6.2...v2.7.0
v2.7.0-rc3
What's Changed
- Refactor into workspaces: libcramjam, cramjam-python, and cramjam-cli by @milesgranger in #101
- Basic CLI improvements by @milesgranger in #103
- Fix cramjam-cli decompress bug by @milesgranger in #104
- Support all buffer types where c-contiguous by @milesgranger in #105
Full Changelog: v2.7.0-rc2...v2.7.0-rc3
v2.7.0-rc2
What's Changed
- Accept anything with Buffer Protocol, remove numpy by @milesgranger in #100
Full Changelog: v2.7.0-rc1...v2.7.0-rc2
v2.7.0-rc1
What's Changed
- Bump bzip2 from 0.4.3 to 0.4.4 by @dependabot in #94
- Refactoring, release GIL, Decompressor, remove mimalloc, etc. by @milesgranger in #96
Full Changelog: v2.6.2.post1...v2.7.0-rc1
v2.6.2.post1
What's Changed
- Add missing 3.11 Mac universal wheel by @milesgranger in #92
Full Changelog: v2.6.2...v2.6.2.post1
v2.6.2
What's Changed
- Update github actions by @messense in #88
- Bump pyo3, numpy and expand pyproject.toml by @milesgranger in #90
Full Changelog: v2.6.1...v2.6.2