1.1.9
Maintenance
Minor fixes and improvements.
Full changelog
What's Changed
- use
zlib-rsfor crc32 (when available) by @folkertdev in https://github.com/rust-lang/flate2-rs/pull/526 - Add tests to check data CRC by @jongiddy in https://github.com/rust-lang/flate2-rs/pull/527
- update LICENSE-MIT by @wgyt in https://github.com/rust-lang/flate2-rs/pull/528
- upgrade zlib-rs to version
0.6.0by @folkertdev in https://github.com/rust-lang/flate2-rs/pull/529
New Contributors
- @wgyt made their first contribution in https://github.com/rust-lang/flate2-rs/pull/528
Full Changelog: https://github.com/rust-lang/flate2-rs/compare/1.1.8...1.1.9