Skip to content

Version 0.9.0

Compare
Choose a tag to compare
@rhpvorderman rhpvorderman released this 30 Mar 15:02
· 774 commits to develop since this release
1a56307
  • Fix a bug where a AttributeError was triggered when zlib.Z_RLE or
    zlib.Z_FIXED were not present.
  • Add support for Linux aarch64 builds.
  • Add support for pypy by adding pypy tests to the CI and setting up wheel
    building support.