* Add Cargo.lock and bump patch version by @milesgranger in #192
- Release 2.9.0
* Bump libcramjam/isal-rs by @milesgranger in #183
* Add cramjam.zlib, cramjam.experimental.izlib, and
cramjam.experimental.ideflate by @milesgranger in #184
- Release 2.8.4
* Add cramjam.experimental.blosc2
* Add cramjam.experimental.igzip (on 64bit targets)
* Add wasm32 emscripten build and test for pyodide
- Release 2.8.3
* Move LZMA / XZ out of experimental to xz submodule by
@milesgranger in #133
* Remove unused Cargo.lock files by @milesgranger in #149
* Fix tests that assume C char is signed by @musicinmybrain in
#150
- Release 2.8.2
* Remove zstd-safe dep in libcramjam by @milesgranger in #132
* Remove relative libcramjam dep for python builds by
@milesgranger in #131
* Impl eq for python Buffer by @milesgranger in #135
* Fix missing LICENSE file in cramjam-cli by @musicinmybrain in
#137
* Adjust the binary name in the cramjam-cli example by
@musicinmybrain in #138
* Cargo.toml: set workspace.resolver to 2 by @veprbl in #140
- Add cramjam-opensuse-config.patch: Use some system libraries and
avoid static linking
- Add cramjam-issue193-test_variants.patch
gh#milesgranger/cramjam#193
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cramjam?expand=0&rev=13
- Update to v2.6.1
* Switch brotli2 -> brotli crate by @milesgranger in #87
- Update to v2.6.0
* 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
- Release v2.5.0
* Incorporate property-based testing by @milesgranger in #69
* Support bzip2 by @milesgranger in #70
- Release v2.4.0
* This release comes with streaming compression support for all
variants. And updates Gzip compression variant to support
properly decoding input which has multiple streams, as is the
default with std gzip lib. This release does not alter any of
the existing APIs.
* Support compressed gzip multistream (#64) b9cfa13
* Support Compressor for each variant (#64) 8ecb0fa
* Support .flush for Compressor (#68) 4b92e42
* Add official OSI name in the license metadata (#66) 446a671
OBS-URL: https://build.opensuse.org/request/show/1032126
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cramjam?expand=0&rev=5