python-poetry-dynamic-versi.../python-poetry-dynamic-versioning.changes
2024-06-30 20:01:50 +00:00

31 lines
1.0 KiB
Plaintext

-------------------------------------------------------------------
Sun Jun 30 20:01:26 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.4.0:
* The plugin now supports Poetry's upcoming PEP-621
functionality.
-------------------------------------------------------------------
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>
- fix runtime dependencies
-------------------------------------------------------------------
Wed Dec 13 03:26:54 UTC 2023 - Richard Rahl <rrahl0@proton.me>
- initial packaging