What's Changed * `PythonJob`: update docs and test for retrieving files by superstar54 in https://github.com/superstar54/aiida-workgraph/pull/135 * `PythonJob`: support nest namespace output by superstar54 in https://github.com/superstar54/aiida-workgraph/pull/139 * `PythonJob`: check duplicate entry points for data serializer by superstar54 in https://github.com/superstar54/aiida-workgraph/pull/140
What's Changed * fix graph_builder in GUI by superstar54 in https://github.com/superstar54/aiida-workgraph/pull/134 * use `PythonJob` explicitly by superstar54 in https://github.com/superstar54/aiida-workgraph/pull/132
What's Changed * Add error handler for WorkGraph by superstar54 in https://github.com/superstar54/aiida-workgraph/pull/124 * Refactor error_handler to support max_retries and custom parameters by superstar54 in https://github.com/superstar54/aiida-workgraph/pull/126
What's Changed * Refactor the syntax of decorator parameters for inputs, outputs and properties. by superstar54 in https://github.com/superstar54/aiida-workgraph/pull/123