v19.0.0
Features
- project: add PEP 621 support for Python projects (9e470e5)
BREAKING CHANGES
- project: this replaces the
poetry
.Type
value withpython
.
Segment templates matching thepoetry
type will need to be updated to
match the newpython
type.