Poetry-dynamic-versioning

Latest version: v1.8.2

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

Scan your dependencies

Page 5 of 11

0.21.5

* Fixed:
* Compatibility with poetry-core 1.6.0+.
* Changed:
* `CHANGELOG.md` and `tests` are now included in sdists.

0.21.4

* Fixed:
* In the Poetry CLI mode and standalone script mode,
`path` dependencies received the same dynamic version as the active project.
This issue did not affect the build backend mode.
* Changed:
* Updated Dunamai to 1.16.0+ for the latest features and bug fixes.

0.21.3

* Fixed:
* Resolved a deprecation warning when used with Poetry Core 1.3.0+.
([Contributed by edgarrmondragon](https://github.com/mtkennerly/poetry-dynamic-versioning/pull/106))

0.21.2

* Fixed:
* Line endings were not necessarily preserved because of the default behavior of `pathlib.Path.write_text`.
To avoid this, `pathlib.Path.write_bytes` is used instead now.

0.21.1

* Fixed:
* Warning for invalid config was printed to stdout instead of stderr.

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.

Page 5 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.