Skip to content

v19.0.0

Compare
Choose a tag to compare
@JanDeDobbeleer JanDeDobbeleer released this 02 Dec 10:51
· 913 commits to main since this release

Features

  • project: add PEP 621 support for Python projects (9e470e5)

BREAKING CHANGES

  • project: this replaces the poetry .Type value with python.
    Segment templates matching the poetry type will need to be updated to
    match the new python type.