Skip to content

Commit eaf0bab

Browse files
committed
Update changelog with the stubs
1 parent 04720ec commit eaf0bab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Changelog
99
1010
version 0.5.0-dev
1111
-----------------
12+
+ Provided stubs (type-hint files) for ``isal_zlib`` and ``_isal`` modules.
13+
Package is now tested with mypy to ensure correct type information.
1214
+ The command-line interface now reads in blocks of 32K instead of 8K. This
1315
improves performance by about 6% when compressing and 11% when decompressing.
1416
A hidden ``-b`` flag was added to adjust the buffer size for benchmarks.

0 commit comments

Comments
 (0)