This will be the last release containing domain-specific nodes, and the first using `pyproject.toml` to manage release metadata, including changes to the release pattern to introduce upper-bounds on dependencies.
Also of note is a convenience wrapper for the iterator node, `StaticNode.iter` that gives easy-access to for loops for most nodes (i.e. everything but `Workflow`)
What's Changed
* [patch] Cherrypick changes from merging main into Joerg's branch by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/320
* Resolve unittests deprecation warning by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/322
* [patch] Resolve unittests deprecation warning by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/323
* [patch] Target the latest CI developments by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/327
* [patch] Add lower bounds by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/328
* [minor] Convert to pyproject.toml by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/329
* Bump pandas from 2.2.0 to 2.2.2 by dependabot in https://github.com/pyiron/pyiron_workflow/pull/325
* [patch] Daily patch by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/330
* [patch] Write a workflow that runs tests on the latest conda release by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/334
* [patch] Bump CI target by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/335
* [patch] :fire: :bug: fix rms in binder postBuild by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/336
**Full Changelog**: https://github.com/pyiron/pyiron_workflow/compare/pyiron_workflow-0.7.1...pyiron_workflow-0.8.0