All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added Support for testing in Python 3.9 and 3.10
- Add Python 3.10 support to the PythonVersion constants and pyproject.toml python_versions
- Update workflow testing version to python 3.10.7
- Bug preventing Python binaries from being looked up
- Bug requiring that python versions be provided in UPPER_SNAKE_CASE (CP38_CP38)
- Uppercase Enum keys
- Expand
click
version range toclick>=7.1,<9
Initial release