cargo flate2 1.1.3

latest release: 1.1.4
15 hours ago

What's Changed

  • use zlibVersion() instead of a const for the version by @folkertdev in #491
  • Switch from adler2 to simd-adler32 crate when using miniz_oxide backend by @Shnatsel in #492
  • Correct documentation typo by @fintelia in #495
  • Use partial flushes with miniz_oxide backend by @fintelia in #496
  • Undo introducing straight up incorrect documentation by @Shnatsel in #497
  • Update cloudflare-zlib-sys crate by @jongiddy in #503
  • Add (de)compress_uninit that accepts &[MaybeUninit<u8>] by @NobodyXu in #502
  • bump the patch level for a new release by @Byron in #504

New Contributors

Full Changelog: 1.1.2...1.1.3

Don't miss a new flate2 release

NewReleases is sending notifications on new releases.