++++++++++++++++++++++++++
Breaking changes
****************
- Drop support for Python versions older than 3.8. Most notably, this means
that Python 2.7 is not supported anymore either.
Improvements
************
- Build process modernization:
- Use ``pyproject.toml`` instead of ``setup.py``.
- Use modern ``setuptools_scm`` version (fixes `15`_).