Commits on Source 7
-
Gaëtan Montury authored
fix(refactor): simplify management of multiple build systems by using case statements for improved readability and maintainability
-
Gaëtan Montury authored
-
Gaëtan Montury authored
-
Pierre Smeyers authored
feat(hatch): switch to Hatch for bumping and version management and for (all)... Closes #112 See merge request to-be-continuous/python!161
-
Luke Hendrick authored
-
Pierre Smeyers authored
Adds support for PDM (Python Dependency Manager) to the See merge request to-be-continuous/python!162
-
semantic-release-bot authored
# [7.13.0](https://gitlab.com/to-be-continuous/python/compare/7.12.2...7.13.0) (2025-07-23) ### Bug Fixes * **refactor:** simplify management of multiple build systems by using case statements for improved readability and maintainability ([88ee027b](https://gitlab.com/to-be-continuous/python/commit/88ee027b34cb5266182dadc09ad441bc816c45d0)) ### Features * add `release-commit-additional-patterns` option (to enable dynamic versioning capabilities) ([f3302e4a](https://gitlab.com/to-be-continuous/python/commit/f3302e4a97200cf93d9dbaefb209f26f4e91835c)) * **hatch:** use hatch bump on py-release instead bump-my-version ([2ab8588b](https://gitlab.com/to-be-continuous/python/commit/2ab8588b44b058c48287ca90d65e4600d8394722)) * **pdm:** add support for PDM (Python Dependency Manager) as an additional build system ([50bf0c55](https://gitlab.com/to-be-continuous/python/commit/50bf0c55e6f34da1ac46349325c9b233e2bdf472))