Skip to content

v0.6.6

Latest

Choose a tag to compare

@folkertdev folkertdev released this 09 Jul 09:58
v0.6.6
9909ff1

What's Changed

We now support the zlib 1.3.2 API, including deflateUsed and various symbols suffixed by _z to indicate that they use usize for lengths. That is mostly useful on targets where c_ulong is only a 32-bit integer.

New Contributors

Full Changelog: v0.6.5...v0.6.6