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 04720ec commit eaf0babCopy full SHA for eaf0bab
CHANGELOG.rst
@@ -9,6 +9,8 @@ Changelog
9
10
version 0.5.0-dev
11
-----------------
12
++ Provided stubs (type-hint files) for ``isal_zlib`` and ``_isal`` modules.
13
+ Package is now tested with mypy to ensure correct type information.
14
+ The command-line interface now reads in blocks of 32K instead of 8K. This
15
improves performance by about 6% when compressing and 11% when decompressing.
16
A hidden ``-b`` flag was added to adjust the buffer size for benchmarks.
0 commit comments