Releases: aiidateam/aiida-workgraph
Releases · aiidateam/aiida-workgraph
v0.8.1
What's Changed
- Support TypedDict in annotation by @superstar54 in #746
- Fix namespace-to-namespace linking by @superstar54 in #748
- Docs sphinx_gallery capture
_repr_html_by @superstar54 in #749 - Add socket level serialization by @superstar54 in #750
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Fix a bug for
max_number_jobsand allow passing it as an argument to the@task.graphdecorator by @zhubonan in #729 - Bump node-graph to 0.5.0 by @superstar54 in #731
- Add notes about invalid task-level inputs by @ElliottKasoar in #732
- Use TaskSet from node-graph by @superstar54 in #739
- Fix error handler by @superstar54 in #740
- Use SocketAnnotated and drop Python 3.9 by @superstar54 in #742
- Improve Pydantic model usage by @superstar54 in #744
New Contributors
- @zhubonan made their first contribution in #729
- @ElliottKasoar made their first contribution in #732
Full Changelog: v0.7.6...v0.8.0
v1.0.0b4
Full Changelog: v0.7.6...v1.0.0b4
v0.7.6
What's Changed
- Attaching extra info to data nodes by @superstar54 in #717
- Avoid modifying the original attributes by @superstar54 in #722
Full Changelog: v0.7.5...v0.7.6
v0.7.5
What's Changed
- Fix SchemaSource for calcfunction/workfunction by @superstar54 in #716
- Fix dynamic inputs of calcfunction/workfunction by @superstar54 in #718
Full Changelog: v0.7.4...v0.7.5
v0.7.4
What's Changed
- Fix function's scope for recursion by @superstar54 in #714
Full Changelog: v0.7.3...v0.7.4
v0.7.3
What's Changed
- Bump node-graph to 0.3.16 to handle nested name when appending spec by @superstar54 in #707
- Support loading of a WorkGraph via its uuid by @t-reents in #709
- [Docs] fix format of
Reshaping specifications with selectsection by @superstar54 in #711 - Bump node-graph to 0.4.0 by @superstar54 in #712
Full Changelog: v0.7.2...v0.7.3
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_promotionsfor 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 WorkGraphby @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-revby @GeigerJ2 in #695 - Use
call_link_labelto 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_labelby @superstar54 in #703 - Use spec-centric design by @superstar54 in #704
- Map zone adds
gathermethod 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
v1.0.0b3
What's Changed
- Fix loading process outputs by @superstar54 in #701
- Update task and link names when using
call_link_labelby @superstar54 in #703 - Use spec-centric design by @superstar54 in #704
- Map zone adds
gathermethod by @superstar54 in #638
Full Changelog: v1.0.0b2...v1.0.0b3
v1.0.0b2
What's Changed
- DevOps: AiiDA core tech stack in CI by @GeigerJ2 in #682
- [Docs] Update tutorial by @superstar54 in #679
- Add
type_promotionsfor 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 WorkGraphby @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-revby @GeigerJ2 in #695 - Use
call_link_labelto set task name by @superstar54 in #698 - Bump pythonjob to 0.4.4 by @superstar54 in #699
Full Changelog: v0.7.1...v1.0.0b2