Changed:
- Moved the version scheme plugin interface to Hatchling for the ability to use version management without requiring a heavy CLI installation
Added:
- Add
dep show requirements
command - Automatically run
version
commands in a build environment if dependencies are unavailable - Use
tomllib
on Python 3.11+ - Bump the minimum supported version of Hatchling