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 4edc533 commit e918f3eCopy full SHA for e918f3e
CHANGELOG.rst
@@ -12,6 +12,8 @@ version 0.5.0-dev
12
+ Wheels are now build for MacOS arm64 architectures.
13
+ Fix a bug where READ and WRITE in zlib_ng.gzip_ng were inconsistent with the
14
values in gzip on Python 3.13
15
++ Small simplifications to the ``gzip_ng.compress`` and ``gzip_ng.decompress``
16
+ functions, which should lead to less overhead.
17
18
version 0.4.3
19
-----------------
0 commit comments