v0.4.0 ABI3
- 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