1.1.8
New feature
Notable features
- Documented feature flags using the document-features crate.
- Added complete zlib-rs support without requiring C‑bindings.
Full changelog
What's Changed
- Document feature flags using document-features crate by @Copilot in https://github.com/rust-lang/flate2-rs/pull/519
- Complete the zlib-rs support without the need for C-bindings by @Byron in https://github.com/rust-lang/flate2-rs/pull/524
- test zlib API for all compatible backends by @Byron in https://github.com/rust-lang/flate2-rs/pull/525
New Contributors
- @Copilot made their first contribution in https://github.com/rust-lang/flate2-rs/pull/519
Full Changelog: https://github.com/rust-lang/flate2-rs/compare/1.1.7...1.1.8