Added:
- Add a
version
command - Add option to force include files from arbitrary paths
- Add option to the
wheel
builder to ship files that will be installed globally - Add option to the
wheel
builder to ship extra metadata files - Support symlinks
- Upgrade
editables
dependency - Use
tomllib
on Python 3.11+
Fixed:
- Always include the root
hatch.toml
config file, if present, for source distributions