Sourced from flate2's releases.
1.1.1
This release should be smaller and thus faster to download. Additionally, when using the
zlib-rs
backend, duplicate symbol issues shouldn't occur anymore.What's Changed
- docs: Update README to promote zlib-rs by
@Xuanwo
in rust-lang/flate2-rs#470- Update miniz_oxide to 0.8.5 by
@oyvindln
in rust-lang/flate2-rs#475- Remove stale CHANGELOG.md by
@jayvdb
in rust-lang/flate2-rs#476- More informative README on backends by
@Shnatsel
in rust-lang/flate2-rs#480- Rewrite outdated backend notes in lib.rs by
@Shnatsel
in rust-lang/flate2-rs#481- upgrade zlib-rs to version
0.5.0
by@folkertdev
in rust-lang/flate2-rs#482New Contributors
@Xuanwo
made their first contribution in rust-lang/flate2-rs#470@jayvdb
made their first contribution in rust-lang/flate2-rs#476Full Changelog: https://github.com/rust-lang/flate2-rs/compare/1.1.0...1.1.1
98c98c8
Merge pull request #482
from folkertdev/update-zlib-rs-0.5.094b36b0
upgrade zlib-rs to version 0.5.0
a79bfe4
Merge pull request #481
from Shnatsel/backend-docs694e822
less editorializing6debe95
Merge pull request #480
from Shnatsel/zlib-rs-readmea24e276
Rewrite outdated backend notes in lib.rs78ca174
More informative README on backendsc9a3efa
Merge pull request #476
from jayvdb/rm-changelog0b2137d
Remove stale CHANGELOG.md0abbd1c
Merge pull request #475
from oyvindln/patch-1