Skip to content

Releases: rust-lang/flate2-rs

1.0.33 - fix minimal manifest versions

24 Aug 12:39
1.0.33
50852c6
Compare
Choose a tag to compare

What's Changed

  • Fix msrv: Run msrv checks with minimal versions by @NobodyXu in #425

New Contributors

Full Changelog: 1.0.32...1.0.33

1.0.32 - turn panic into error

20 Aug 06:03
1.0.32
367ec74
Compare
Choose a tag to compare

What's Changed

Fix

Other

New Contributors

Full Changelog: 1.0.31...1.0.32

1.0.31

20 Aug 05:59
93c8177
Compare
Choose a tag to compare

What's Changed

  • docs: Document expected behavior when Read is done for ZLIB and DEFLATE decoders by @marxin in #408
  • Remove duplicate word in top-most doc by @yestyle in #414
  • release version 1.0.31: bump libz-rs-sys version by @folkertdev in #415

New Contributors

Full Changelog: 1.0.30...1.0.31

1.0.30 - docs.rs pages should build again

29 Apr 13:33
1.0.30
d3bea90
Compare
Choose a tag to compare

What's Changed

  • Fix typos by @striezel in #406
  • Update actions/checkout in GitHub Actions workflows to v4 by @striezel in #407
  • fix CI - --all-features wasn't tested and didn't work with arrival of zlib-rs by @Byron in #405

New Contributors

Full Changelog: 1.0.29...1.0.30

1.0.29 - with new `zlib-rs` feature (~`zlib-ng` in Rust)

26 Apr 08:17
1.0.29
9a25bc0
Compare
Choose a tag to compare

With the new zlib-rs feature, a new backend is enabled that brings in a SIMD-accelerated Rust implementation.

What's Changed

New Contributors

Full Changelog: 1.0.28...1.0.29

1.0.28

13 Oct 09:19
1.0.28
a99b53e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.27...1.0.28

1.0.27

15 Aug 05:26
1.0.27
1f7085d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.26...1.0.27

1.0.26

04 May 09:56
5bedbab
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.25...1.0.26

1.0.25

23 Dec 06:40
8431d9e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.24...1.0.25