1
0
python-poetry-dynamic-versi.../python-poetry-dynamic-versioning.changes
Richard Rahl b91d0c2812 - update to 1.4.1:
* The enable command would fail when the pyproject.toml tables were out of order.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poetry-dynamic-versioning?expand=0&rev=9
2024-09-11 05:56:35 +00:00

37 lines
1.3 KiB
Plaintext

-------------------------------------------------------------------
Wed Sep 11 05:43:07 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- update to 1.4.1:
* The enable command would fail when the pyproject.toml tables were out of order.
-------------------------------------------------------------------
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