Skip to content

Fix gzip/gunzip compatibility

Compare
Choose a tag to compare
@hcarty hcarty released this 02 Mar 23:47
0efd8a3

0.2.0 had an incorrect zlib header flag set, breaking compatibility with gzip/gunzip. This fixes that issue.

v0.2.1

  • Fix zlib formatting in gzip (de)compression