We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27926b5 commit 241899fCopy full SHA for 241899f
1 file changed
CHANGELOG.md
@@ -14,6 +14,7 @@ releases are available on [PyPI](https://pypi.org/project/pytask) and
14
- {pull}`708` updates mypy and fixes type issues.
15
- {pull}`709` add uv pre-commit check.
16
- {pull}`713` removes uv as a test dependency. Closes {issue}`712`. Thanks to {user}`erooke`!
17
+- {pull}`719` fixes repeated tasks with the same function name in the programmatic interface to ensure all tasks execute correctly.
18
19
## 0.5.5 - 2025-07-25
20
0 commit comments