forked from pool/python-poetry-dynamic-versioning
- update to 1.3.0:
* `pattern-prefix` option to add a prefix to the version tag
pattern.
* `ignore-untracked` option to control the detection of dirty
state.
* `from-file` config section to read a version from a file
instead of the VCS.
* `POETRY_DYNAMIC_VERSIONING_DEBUG` environment variable for
some logging.
* Updated Dunamai to 1.21.0+ for the latest features
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poetry-dynamic-versioning?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 7 20:56:00 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.3.0:
|
||||
* `pattern-prefix` option to add a prefix to the version tag
|
||||
pattern.
|
||||
* `ignore-untracked` option to control the detection of dirty
|
||||
state.
|
||||
* `from-file` config section to read a version from a file
|
||||
instead of the VCS.
|
||||
* `POETRY_DYNAMIC_VERSIONING_DEBUG` environment variable for
|
||||
some logging.
|
||||
* Updated Dunamai to 1.21.0+ for the latest features
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 23 18:14:04 UTC 2024 - Richard Rahl <rrahl0@proton.me>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user