v2.8.2
What's Changed
- 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
- PyPy raise on known errors by @milesgranger in #144
- Drop pypy3.7 and py3.8, keep pypy3.9 and add pypy3.10
- Update proc-macro2 and rest of Cargo.lock
New Contributors
Full Changelog: v2.8.1...v2.8.2