- Dropped Python 3.7 support (#214).
- Added Python 3.12 and PyPy 3.10 support (#218).
- Added the description to the package metadata (#227).
- Improved type hints (#226).
- Added
.readthedocs.yml
(#219). - Updated the intersphinx URLs (#224).
- Added the
pre-commit
configuration, code reformatted withblack
(#220). - Updated CI configuration (#217, #227).