- Tox configuration has been moved to pyproject.toml
- Setup update (now based on tox >= 4.0).
- Add support for Python 3.10, 3.11 and 3.12
- Drop support for Python 3.7
- Add support for PyPy 3.9 and 3.10
- Copyright year update.
- Drop support for Python 3.6
- Setup update.
- dll_path argument of load() can also be type os.PathLike.
- Copyright year update.
- Setup update.
- Add support for Python 3.9
- General update, improvements and cleanup.
- Setup update and improvements.
- Fixed docs setup.
- Drop support for Python2
- Update of license info.
- Setup update.
- Last release for Python2
- Update of the required setuptools version.
- Improvement and simplification of setup and packaging.
- First 'official' version.
- Initial version.