v0.7.2
What's Changed
- DevOps: AiiDA core tech stack in CI by @GeigerJ2 in #682
- [Docs] Update tutorial by @superstar54 in #679
- Add
type_promotions
for link check by @superstar54 in #685 - Use short aliases for SocketSpecSelect and SocketSpecMeta by @superstar54 in #686
- Enable ruff and ruff-format pre-commit hooks and apply by @GeigerJ2 in #688
- Support async process by @superstar54 in #689
- Fix the github link in docs conf.py by @superstar54 in #690
- [Docs] Add
Limiting maximum running jobs in a WorkGraph
by @superstar54 in #691 - Clean cli by @superstar54 in #692
- Remove flow instruction by @superstar54 in #694
- Clean code and improve test coverage by @superstar54 in #693
- Fix
.git-blame-ignore-rev
by @GeigerJ2 in #695 - Use
call_link_label
to set task name by @superstar54 in #698 - Bump pythonjob to 0.4.4 by @superstar54 in #699
- Fix loading process outputs by @superstar54 in #701
- Update task and link names when using
call_link_label
by @superstar54 in #703 - Use spec-centric design by @superstar54 in #704
- Map zone adds
gather
method by @superstar54 in #638 - Update to use Pydantic model for inputs/outputs specification by @superstar54 in #705
Full Changelog: v0.7.1...v0.7.2