Skip to content

version 0.5.0

Compare
Choose a tag to compare
@rhpvorderman rhpvorderman released this 09 Aug 12:39
· 26 commits to develop since this release
ce8a54d
  • Wheels are now build for MacOS arm64 architectures.
  • Fix a bug where READ and WRITE in zlib_ng.gzip_ng were inconsistent with the
    values in gzip on Python 3.13
  • Small simplifications to the gzip_ng.compress and gzip_ng.decompress
    functions, which should lead to less overhead.