What's Changed
- Add minimum build test back in to CI by @jongiddy in #426
- docs: fix compression level range from 0-9 to 0-10 by @ByteBaker in #427
- Document backend differences in compression levels by @Shnatsel in #430
- Upgrade zlib-rs to 0.3.0 to get multiple bugfixes by @Shnatsel in #428
- Better wording in compression level docs by @Shnatsel in #431
New Contributors
- @ByteBaker made their first contribution in #427
- @Shnatsel made their first contribution in #430
Full Changelog: 1.0.33...1.0.34