Changed:
- In order to simplify configuration, metadata hooks are now configured under
tool.hatch.metadata.hooks
rather than directly undertool.hatch.metadata
Added:
- Add option to allow the use of direct references for dependencies
- Make the default pattern for the
regex
version source case insensitive - Deduplicate and normalize dependency definitions before writing metadata for wheels and source distributions
- Normalize the names of optional dependency groups to adhere to the newly-introduced PEP 685