File tree 1 file changed +3
-1
lines changed 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ chronological order. Releases follow [semantic versioning](https://semver.org/)
5
5
releases are available on [ PyPI] ( https://pypi.org/project/pytask ) and
6
6
[ Anaconda.org] ( https://anaconda.org/conda-forge/pytask ) .
7
7
8
- ## 0.5.3 - 2025-xx-xx
8
+ ## 0.5.3 - 2025-05-16
9
9
10
10
- {pull}` 650 ` allows to identify from which data catalog a node is coming from. Thanks
11
11
to {user}` felixschmitz ` for the report! The feature is enabled by adding an
@@ -15,6 +15,8 @@ releases are available on [PyPI](https://pypi.org/project/pytask) and
15
15
- {pull}` 671 ` enhances the documentation on complex repetitions. Closes {issue}` 670 ` .
16
16
- {pull}` 673 ` adds de-/serializer function attributes to the ` PickleNode ` . Closes
17
17
{issue}` 669 ` .
18
+ - {pull}` 677 ` excludes the latest click v8.2.0 due to compatibility issues.
19
+ - {pull}` 678 ` enables some tests in CI or offline, removes refurb.
18
20
19
21
## 0.5.2 - 2024-12-19
20
22
You can’t perform that action at this time.
0 commit comments