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 986f364 commit d51d043Copy full SHA for d51d043
docs/source/changes.md
@@ -26,6 +26,7 @@ releases are available on [PyPI](https://pypi.org/project/pytask) and
26
- {pull}`579` fixes an interaction with `--pdb` and `--trace` and task that return. The
27
debugging modes swallowed the return and `None` was returned. Closes {issue}`574`.
28
- {pull}`581` simplifies the code for tracebacks and unpublishes some utility functions.
29
+- {pull}`582` use typed-settings to parse configuration files and create the CLI.
30
31
## 0.4.6 - 2024-03-13
32
0 commit comments