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 ec723e6 commit 32ecf1eCopy full SHA for 32ecf1e
CHANGELOG.rst
@@ -9,6 +9,7 @@ Changelog
9
10
version 0.1.0-dev
11
-----------------
12
++ Ensure the igzip module is fully compatible with the gzip stdlib module.
13
+ Add compliance tests from CPython to ensure isal_zlib and igzip are validated
14
to the same standards as the zlib and gzip modules.
15
+ Added a working gzip app using ``python -m isal.igzip``
0 commit comments