A compatibility-breaking change. Storage has been re-vamped, but the (cloud)pickle functionality matches 0.9.5; Node registration and node packages have been removed entirely -- just import node classes and use them like any other python class. Otherwise bugfixes and some minor syntax changes (variable renaming, etc.). Educational material has been re-written to reflect lessons learned from the first batch of users.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps pyiron-workflow from 0.9.4 to 0.10.0.
Release notes
Sourced from pyiron-workflow's releases.
Commits
3041942
Merge pull request #413 from pyiron/minor_bumpcef10fb
[minor] Make the input cache private89f71e2
[minor] ReplaceHasToDict
mixin withHasStateDisplay
mixin (#435)07734bc
[patch] Communication (#433)dc5a8a0
[minor] Remove HasWorkingDirectory62559e1
Remove unused imports6089446
Merge branch 'main' into minor_bump_merged1cf8bf
[minor] Refactor storage (#422)3bd6241
[patch] 0.9.5 (#419)21d8e95
Merge remote-tracking branch 'origin/minor_bump' into minor_bumpDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show