05ebe147a6
- update to 1.9.1: * File paths in tool.poetry-dynamic-versioning.files were not resolved the same way as paths in tool.poetry-dynamic-versioning.substitution.files
Richard Rahl
2025-07-11 14:02:44 +00:00
7f0736daf4
Accepting request 1290821 from devel:languages:python
Ana Guerrero2025-07-06 15:15:46 +00:00
9ee995de26
- update to 1.9.0: * Option tool.poetry-dynamic-versioning.commit-prefix * Option tool.poetry-dynamic-versioning.escape-with
Richard Rahl
2025-07-05 18:53:04 +00:00
7ee53c589e
- update to 1.8.2: * Possible object has no attribute 'poetry' error in some projects.
Richard Rahl
2025-03-30 13:12:25 +00:00
79a6730579
Accepting request 1255708 from devel:languages:python
Ana Guerrero2025-03-25 21:10:41 +00:00
5fbaa76765
- update to 1.8.1: * NameError exception with Python 3.7
Richard Rahl
2025-03-24 17:46:56 +00:00
e6b5aa5108
Accepting request 1255083 from devel:languages:python
Ana Guerrero2025-03-24 12:27:47 +00:00
4284013a59
- update to 1.8.0: * The bump config may now be set to a table, which supports an index field * commit-length option to set a fixed length for commit hashes * {major}, {minor}, and {patch} format placeholders. * Compatibility with other plugins (such as poetry-monoranger-plugin) * Updated Dunamai to 1.23.0+ for the latest features.
Richard Rahl
2025-03-21 18:05:30 +00:00
49f137c956
Accepting request 1239922 from devel:languages:python
Ana Guerrero2025-01-23 17:06:30 +00:00
d517da93b9
- update to 1.7.1: * There was an intermittent ValueError in PEP 621 mode
Richard Rahl
2025-01-23 15:52:05 +00:00
d2a4f00133
- update to 1.7.0: * The enable command now supports the bypass/override environment variables to use a different placeholder version than 0.0.0. * The enable command would add "version" to project.dynamic even if it were already present. * The enable command would set tool.poetry.version to "0.0.0" even if the field were already present with a different value. - update to 1.6.0: * CLI: show command to print the version without changing any files. - update to 1.5.2: * The formatting of project.dynamic and tool.poetry.version could be changed when triggering the plugin via poetry dynamic-versioning or pip install (but not via poetry build or poetry-dynamic-versioning). - update to 1.5.1: * Array formatting was not preserved when changing project.dynamic in pyproject.toml.
Richard Rahl
2025-01-18 17:59:42 +00:00
76f8946c64
Accepting request 1235192 from devel:languages:python
Ana Guerrero2025-01-06 15:05:55 +00:00
753782b871
- update to 1.5.0: * CLI: When pyproject.toml contains the project section, the enable command will add the required fields for Poetry 2.0.0+. * For compatibility with Poetry 2.0.0, adjusted Poetry constraint from ^1.2.0 to >=1.2.0 * For compatibility with Poetry 2.0.0, when inserting the dynamic version into pyproject.toml with PEP 621 mode activated, the plugin ensures not to set project.version and tool.poetry.version at the same time. * An UnboundLocalError could happen when pyproject.toml was misconfigured.
Richard Rahl
2025-01-06 13:19:17 +00:00
d616a133f8
Accepting request 1199947 from devel:languages:python
Ana Guerrero2024-09-11 14:55:52 +00:00
b91d0c2812
- update to 1.4.1: * The enable command would fail when the pyproject.toml tables were out of order.
Richard Rahl
2024-09-11 05:56:35 +00:00
fe2dfc4533
- 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
Dirk Mueller2024-05-07 20:57:02 +00:00
afad9f6106
Accepting request 1150012 from devel:languages:python
Ana Guerrero2024-02-25 13:05:40 +00:00
2f50328936
Accepting request 1150010 from home:rrahl0:upgrades
Richard Rahl
2024-02-23 18:14:57 +00:00
eb1f24c59d
Accepting request 1141056 from devel:languages:python
Ana Guerrero2024-01-24 18:05:22 +00:00
72d32c06fd
Accepting request 1140193 from home:rrahl0
Dirk Mueller2024-01-22 06:29:18 +00:00