8000 Release 1.0.34 · rust-lang/flate2-rs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

1.0.34

Compare
Choose a tag to compare 8000
@Byron Byron released this 26 Sep 18:47
· 80 commits to main since this release
1.0.34
1a28821

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

Full Changelog: 1.0.33...1.0.34

0