We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b43cfd commit 300ccf9Copy full SHA for 300ccf9
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
+- {pull}`787` makes the `attributes` field mandatory on `PNode` and
11
+ `PProvisionalNode`, and preserves existing node attributes when loading entries from
12
+ the data catalog.
13
- {pull}`744` Removed the direct dependency on attrs and migrated internal models to
14
dataclasses.
15
- {pull}`766` moves runtime profiling persistence from SQLite to a JSON snapshot plus
0 commit comments