version 1.7.0
- Include a patched ISA-L version 2.31. The applied patches make compilation
and wheelbuilding on MacOS ARM64 possible. - Fix a bug where READ and WRITE in isal.igzip were inconsistent with the
values in gzip on Python 3.13 - Small simplifications to the
igzip.compress
function, which should lead
to less overhead.