Skip to content

v0.19.0 (2022-09-16)

Compare
Choose a tag to compare
@mtkennerly mtkennerly released this 16 Sep 09:54
· 118 commits to master since this release
aee8bdb
  • Fixed:
    • When using poetry build, the plugin did not properly disable itself in the copy of pyproject.toml included in source distributions, causing failures when trying to install them.
  • Added:
    • Support for activating the dynamic versioning only for certain Poetry commands (environment variable: POETRY_DYNAMIC_VERSIONING_COMMANDS).