We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5284fda commit 85c8b46Copy full SHA for 85c8b46
CHANGELOG.rst
@@ -13,6 +13,7 @@ version 0.3.0-dev
13
improvements and changes with regards to the compression levels. For full
14
details checkout the `zlib-ng 2.1.2 release notes
15
<https://github.com/zlib-ng/zlib-ng/releases/tag/2.1.2>`_.
16
++ Added BSD support (tested only with FreeBSD)
17
18
version 0.2.0
19
-----------------
@@ -25,4 +26,4 @@ version 0.1.0
25
26
+ Add a fully featured gzip application in python m zlib_ng.gzip_ng.
27
+ Port Cpython's gzip module to use zlib-ng.
28
+ Port CPython's zlib module to use zlib-ng.
-+ Use zlib-ng version 2.0.6 as included statically linked version.
29
++ Use zlib-ng version 2.0.6 as included statically linked version.
0 commit comments