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 6958ab2 commit 6114eebCopy full SHA for 6114eeb
docs/changes.rst
@@ -1,6 +1,15 @@
1
Release Notes
2
=============
3
4
+0.6.1
5
+-----
6
+
7
+* Add ``pydra.tasks`` namespace package to enable separate packages of ``Task``\s to be
8
+ installed into ``pydra.tasks``.
9
+* Raise error when task or workflow name conflicts with names of attributes, methods, or
10
+ other tasks already added to workflow
11
+* Mention ``requirements.txt`` in README
12
13
0.6
14
---
15
0 commit comments