1.0.32 - turn panic into error
What's Changed
Fix
- Return error instead of packing on Z_MEM_ERROR by @crazymerlyn in #423
Other
- prepare new release by @Byron in #416
- update miniz_oxide dependency to 0.8.x by @oyvindln in #420
- update maintenance guide with recent news by @Byron in #419
- Check minimal version of Rust that compiles by @jongiddy in #421
- Remove non-existent build in CI by @jongiddy in #422
New Contributors
- @crazymerlyn made their first contribution in #423
Full Changelog: 1.0.31...1.0.32