Version 0.1.0
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.