We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5959b5 commit 4355647Copy full SHA for 4355647
CHANGELOG.md
@@ -5,6 +5,11 @@ chronological order. Releases follow [semantic versioning](https://semver.org/)
5
releases are available on [PyPI](https://pypi.org/project/pytask) and
6
[Anaconda.org](https://anaconda.org/conda-forge/pytask).
7
8
+## 0.5.7 - 2025-11-22
9
+
10
+- {pull}`721` clarifies the documentation on repeated tasks in notebooks.
11
+- {pull}`723` fixes an issue with defaults for click options. Thanks to {user}`DrorSh` for contributing the fix!
12
13
## 0.5.6 - 2025-10-31
14
15
- {pull}`703` fixes {issue}`701` by allowing `--capture tee-sys` again.
0 commit comments