This release refactors a lot of the internals to break up conversion and validation. This should not be noticeable except for better error messages in some cases. We also now test on some downstream projects; if you are using pyproject-metadata for a backend, you can suggest adding a downstream test to our noxfile.
Refactoring:
- Restructured internals around conversion.
Internal and CI:
- Test on some downstream projects.
- Remove some PEP 621 terminology
New Contributors
- @Muthusrihemadharshini made their first contribution in #289
Full Changelog: 0.10.0...0.11.0