Skip to content

v0.23.0 (2023-06-13)

Compare
Choose a tag to compare
@mtkennerly mtkennerly released this 13 Jun 08:34
· 72 commits to master since this release
28ba70d
  • Added:
    • CLI enable subcommand to enable the plugin in pyproject.toml.
    • Support for POETRY_DYNAMIC_VERSIONING_OVERRIDE environment variable.
    • mode option for substitution to support __version_tuple__ style.
  • Changed:
    • CLI: poetry dynamic-versioning now outputs a summary of the changes, the same way that poetry-dynamic-versioning already did.