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