Poetry-dynamic-versioning

Latest version: v1.3.0

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

Scan your dependencies

Page 3 of 9

0.22.0

* Added:
* The plugin will print a warning for shallow Git repositories
(and any other `Concern`s reported by Dunamai in the future).
This becomes an error with `strict = true`.
* Changed:
* Updated Dunamai to 1.17.0+ for the latest features and bug fixes.

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.

Page 3 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.