Skip to content

v0.4.0 ABI3

Compare
Choose a tag to compare
@ZipFile ZipFile released this 11 Sep 21:12
· 8 commits to master since this release
  • Bump minimal Python version to 3.8
  • Refactor to use only Limited API
  • Wheels for CPython are now marked as abi3 (means, new versions of Python should be able consume existing wheels)
  • Added compatibility with musl libc
  • Automated build and publication to PyPI

Full Changelog: v0.3.0...v0.4.0