v0.2.7
What's Changed
- Use the workgraph name as the process label. by @superstar54 in https://github.com/superstar54/aiida-workgraph/pull/86
- Fix data provenance for graph_builder with
PythonJob
by @superstar54 in https://github.com/superstar54/aiida-workgraph/pull/89 - Support typing hint in PythonJob by @superstar54 in https://github.com/superstar54/aiida-workgraph/pull/91
- PythonJob supports var_kwargs by @superstar54 in https://github.com/superstar54/aiida-workgraph/pull/92
- Refactor engine by @superstar54 in https://github.com/superstar54/aiida-workgraph/pull/93
Full Changelog: superstar54/aiida-workgraph@v0.2.6...v0.2.7