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 faea9dc commit 0baca00Copy full SHA for 0baca00
CHANGELOG.rst
@@ -7,8 +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 develop
+version 1.0.0
11
-----------------
12
+The library has been running without issues as a dependency in quite a few
13
+projects and is now stable enough for the first major version.
14
+
15
+ Python 3.14 is supported.
16
+ Python 3.8 and 3.9 are no longer supported.
17
+ Fix an issue where flushing using igzip_threaded caused a gzip end of stream
0 commit comments