Poetry-dynamic-versioning

Latest version: v1.3.0

Safety actively analyzes 628989 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 9

1.0.0b3

* Fixed:
* The plugin can now update versions for dependencies that also use the plugin.

1.0.0b2

* Fixed:
* The plugin maintained its own copy of the default `pattern`, which meant that
it could fall behind the copy in Dunamai and lead to surprising behavior.
The plugin now automatically uses the latest default from Dunamai directly
when you do not customize it in the plugin settings.

1.0.0b1

* Changed:
* Implemented the official Poetry plugin interface.

0.25.0

* Added:
* `fix-shallow-repository` option to attempt to automatically fix shallow repositories.
Currently, this only supports Git and will run `git fetch --unshallow`.
* Changed:
* Updated Dunamai to 1.18.0+ for the latest features.

0.24.0

* Added:
* `POETRY_DYNAMIC_VERSIONING_COMMANDS_NO_IO`
environment variable to prevent the plugin from modifying files during certain commands.
The plugin still sets the dynamic version in memory so that Poetry itself can write it as needed.
* Changed:
* During `poetry version`, the plugin still activates, but no longer modifies pyproject.toml.

0.23.0

* 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.

Page 2 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.