- Dropped support for Python 3.8.
- Python 3.13 compatiblity.
- Added type annotations.
- Fixed publishing wheels for non-Linux platforms.
- Tested with Python 3.9, 3.10, 3.11, and 3.12, no changes needed.
- Dropped support for Python 3.5, 3.6, and 3.7.
- Binary wheels are now available for all supported Python versions.
- Fixed publishing wheels in pypi.org.
- Dropped support for Python 2.
- Changed license to ISC.
- Fixed depreciation warning on Python 3.8.
- Included tests in the pypi package.
- Fixed README enconding.
- Included documentation in the pypi package.
- Stable release.
- Documentation improvements.
- First release under new maintainer.
- Merged two siphashc module implementations.