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 96feec0 commit cae69a3Copy full SHA for cae69a3
CHANGELOG.rst
@@ -7,6 +7,11 @@ Changelog
7
.. This document is user facing. Please word the changes in such a way
8
.. that users understand how the changes affect the new version.
9
10
+version 0.6.1
11
+-----------------
12
++ Fix a crash that occurs when opening a file that did not end in ``.gz`` while
13
+ outputting to stdout using ``python -m isal.igzip``.
14
+
15
version 0.6.0
16
-----------------
17
+ ``python -m gzip``'s behaviour has been changed since fixing bug:
0 commit comments