Skip to content

Commit 02269e9

Browse files
committed
Add changelog entry for live rendering optimization
1 parent ae6311c commit 02269e9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ releases are available on [PyPI](https://pypi.org/project/pytask) and
77

88
## Unreleased
99

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.
1013
- [#830](https://github.com/pytask-dev/pytask/pull/830) replaces the internal
1114
`networkx` dependency with a pytask-owned DAG implementation, lazy-loads
1215
`networkx` only for DAG export and visualization, and makes the `networkx`

0 commit comments

Comments
 (0)