We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae6311c commit 02269e9Copy full SHA for 02269e9
1 file changed
CHANGELOG.md
@@ -7,6 +7,9 @@ releases are available on [PyPI](https://pypi.org/project/pytask) and
7
8
## Unreleased
9
10
+- [#837](https://github.com/pytask-dev/pytask/pull/837) skips incremental live
11
+ rendering on non-interactive output while preserving the final build table and
12
+ live-manager lifecycle.
13
- [#830](https://github.com/pytask-dev/pytask/pull/830) replaces the internal
14
`networkx` dependency with a pytask-owned DAG implementation, lazy-loads
15
`networkx` only for DAG export and visualization, and makes the `networkx`
0 commit comments