Version 0.2.1
What's Changed
- Fix inflate() flush modes and implement state.data_type by @cjgriscom in #113
- stop using crc32 hash on aarch64 by @folkertdev in #112
- fix
inflate::uncompress
bug by @folkertdev in #116 - include LICENSE file in published crates by @decathorpe in #118
inflate::reset_keep
: clear more fields by @folkertdev in #121- Refactor dynamic loading by @folkertdev in #122
- make
libz-rs-sys
andzlib-rs
use their local README.md for crates.io by @folkertdev in #120
New Contributors
- @cjgriscom made their first contribution in #113
- @decathorpe made their first contribution in #118
Full Changelog: v0.2.0...v0.2.1