Poetry-dynamic-versioning

Latest version: v1.3.0

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

Scan your dependencies

Page 4 of 9

0.21.0

* Added:
* The plugin now prints a warning if its configuration is invalid.
Right now, this just checks for unknown keys.
* A `strict` option to prevent falling back to `0.0.0` when there are no tags.
* Changed:
* Updated Dunamai to 1.14.0+ for the latest features.
This adds support for VCS archival files, namely ones produced by `git archive` and `hg archive`.
Refer to [the Dunamai documentation](https://github.com/mtkennerly/dunamai#vcs-archives) for more info.

0.20.0

* Changed:
* Updated Dunamai to 1.13.2+ for the latest features and bug fixes.
In particular, this fixes an error when parsing Git output with `showSignature = true` configured.

0.19.0

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

0.18.0

* Changed:
* The minimum supported Python version is now 3.7.
* The minimum supported Poetry version is now 1.2.0.
* Import hacks have been eliminated in favor of a PEP 517 build backend wrapper
around Poetry Core.
* The two flavors of poetry-dynamic-versioning are now combined into one package
via the optional `plugin` feature.

poetry-dynamic-versioning-plugin: v0.4.0 (2022-09-05)

* Deprecated the name `poetry-dynamic-versioning-plugin`
in favor of a newly unified `poetry-dynamic-versioning`.

poetry-dynamic-versioning-plugin: v0.3.2 (2022-05-25)

* Fixed:
* `poetry` did not work correctly when in a folder without a pyproject.toml.
* `poetry plugin show` did not work correctly.

0.17.1

* Fixed:
* CLI mode failed when pyproject.toml did not specify `enable = true`.

0.17.0

* Added:
* Option `tool.poetry-dynamic-versioning.substitution.folders`.

Page 4 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.