Skip to content

Version 0.1.0

Compare
Choose a tag to compare
@rhpvorderman rhpvorderman released this 31 Jan 08:04
· 131 commits to develop since this release
d870bef

The first release for python-zlib-ng.

  • Build wheels for all three major operating systems.
  • Add a fully featured gzip application in python -m zlib_ng.gzip_ng.
  • Port Cpython's gzip module to use zlib-ng.
  • Port CPython's zlib module to use zlib-ng.
  • Use zlib-ng version 2.0.6 as included statically linked version.