version 0.5.0
- 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
andgzip_ng.decompress
functions, which should lead to less overhead.