Pyiron-workflow

Latest version: v0.12.2

Safety actively analyzes 722460 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

0.12.2

What's Changed
* Add pyiron_snippets/pint to build requires by pmrv in https://github.com/pyiron/pyiron_workflow/pull/609
* Caching `For` by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/613
* Raise save errors by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/615
* Emit signals when running a child directly by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/621
* Inline Function class creator by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/623
* Bump executorlib from 0.4.1 to 0.4.2 by dependabot in https://github.com/pyiron/pyiron_workflow/pull/616


**Full Changelog**: https://github.com/pyiron/pyiron_workflow/compare/pyiron_workflow-0.12.1...pyiron_workflow-0.12.2

0.12.1

What's Changed
* Reparent AmbiguousOutputError onto AttributeError by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/595
* Bump typeguard from 4.4.1 to 4.4.2 by dependabot in https://github.com/pyiron/pyiron_workflow/pull/599
* Bump executorlib from 0.2.0 to 0.4.1 by dependabot in https://github.com/pyiron/pyiron_workflow/pull/600
* Build a readiness report from a dictionary by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/605
* Use instance check instead of equality in as_dataclass_node by pmrv in https://github.com/pyiron/pyiron_workflow/pull/601
* Permit empty graphs by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/606
* Expose the For class in the API by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/607
* Replace "semantic" with "lexical" by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/608

New Contributors
* pmrv made their first contribution in https://github.com/pyiron/pyiron_workflow/pull/601

**Full Changelog**: https://github.com/pyiron/pyiron_workflow/compare/pyiron_workflow-0.12.0...pyiron_workflow-0.12.1

0.12.0

What's Changed
* prevent accidentally adding vscode files by XzzX in https://github.com/pyiron/pyiron_workflow/pull/513
* [patch] Fix typos in dict-like type hints by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/516
* Bump executorlib from 0.0.5 to 0.0.7 by dependabot in https://github.com/pyiron/pyiron_workflow/pull/529
* Draft: Ruff by XzzX in https://github.com/pyiron/pyiron_workflow/pull/520
* Add continue for a bit of speed by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/531
* Draft: add black formatting for tests directory by XzzX in https://github.com/pyiron/pyiron_workflow/pull/524
* fix unnecessary explicit instantiations by XzzX in https://github.com/pyiron/pyiron_workflow/pull/543
* avoid commented-out code (ruff-ERA) by XzzX in https://github.com/pyiron/pyiron_workflow/pull/545
* By default, be picker about callable by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/546
* `mypy` compliance by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/533
* Bump executorlib from 0.0.7 to 0.0.8 by dependabot in https://github.com/pyiron/pyiron_workflow/pull/564
* Bump cloudpickle from 3.1.0 to 3.1.1 by dependabot in https://github.com/pyiron/pyiron_workflow/pull/565
* Bump astral-sh/ruff-action from 1 to 3 by dependabot in https://github.com/pyiron/pyiron_workflow/pull/563
* Fix value receiver hinting by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/569
* enable ruff-pl checks with some exclusions by XzzX in https://github.com/pyiron/pyiron_workflow/pull/549
* Use inspect in order to get type hint metadata by samwaseda in https://github.com/pyiron/pyiron_workflow/pull/570
* Refactor preview by samwaseda in https://github.com/pyiron/pyiron_workflow/pull/571
* Update tests by samwaseda in https://github.com/pyiron/pyiron_workflow/pull/572
* Bump executorlib from 0.0.8 to 0.0.10 by dependabot in https://github.com/pyiron/pyiron_workflow/pull/573
* fix faulty comparisons by XzzX in https://github.com/pyiron/pyiron_workflow/pull/579
* Add executorlib container by niklassiemer in https://github.com/pyiron/pyiron_workflow/pull/589

New Contributors
* XzzX made their first contribution in https://github.com/pyiron/pyiron_workflow/pull/513

**Full Changelog**: https://github.com/pyiron/pyiron_workflow/compare/pyiron_workflow-0.11.2...pyiron_workflow-0.12.0

0.11.2

What's Changed
* Bump executorlib from 0.0.4 to 0.0.5 by dependabot in https://github.com/pyiron/pyiron_workflow/pull/509
* Nest markdown section headings below the main heading by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/511


**Full Changelog**: https://github.com/pyiron/pyiron_workflow/compare/pyiron_workflow-0.11.1...pyiron_workflow-0.11.2

0.11.1

What's Changed
* Recursive graph by samwaseda in https://github.com/pyiron/pyiron_workflow/pull/488
* Bump executorlib from 0.0.2 to 0.0.4 by dependabot in https://github.com/pyiron/pyiron_workflow/pull/491
* Bump pyiron/actions from actions-3.3.1 to 3.3.3 by dependabot in https://github.com/pyiron/pyiron_workflow/pull/490
* Bump cloudpickle from 3.0.0 to 3.1.0 by dependabot in https://github.com/pyiron/pyiron_workflow/pull/489
* Bump typeguard from 4.3.0 to 4.4.1 by dependabot in https://github.com/pyiron/pyiron_workflow/pull/494
* Bump pint from 0.24.3 to 0.24.4 by dependabot in https://github.com/pyiron/pyiron_workflow/pull/495
* Define error e if not defined by samwaseda in https://github.com/pyiron/pyiron_workflow/pull/499


**Full Changelog**: https://github.com/pyiron/pyiron_workflow/compare/pyiron_workflow-0.11.0...pyiron_workflow-0.11.1

0.11.0

What's Changed
* Correct link of executorlib by samwaseda in https://github.com/pyiron/pyiron_workflow/pull/454
* [patch] Detatched path by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/457
* Remove redundant channel definition by samwaseda in https://github.com/pyiron/pyiron_workflow/pull/459
* [patch] change color when failed by samwaseda in https://github.com/pyiron/pyiron_workflow/pull/462
* change style depending on the state by samwaseda in https://github.com/pyiron/pyiron_workflow/pull/460
* Refactor: extract method for what happens before a run by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/463
* [patch] Refactor: in-line the status management functionality by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/464
* [minor] Change run signature by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/465
* [patch] Refactor run by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/466
* [patch] `Runnable` flexibility and a new output signal by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/467
* Get close matches by samwaseda in https://github.com/pyiron/pyiron_workflow/pull/468
* Update error message of IO when an inexistent arg is used by samwaseda in https://github.com/pyiron/pyiron_workflow/pull/469
* [patch] Allow failure by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/471
* [patch] uniformly expose `filename` in `Node` storage interface. by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/473
* [patch] Save a recovery file by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/474
* Bump pandas from 2.2.2 to 2.2.3 by dependabot in https://github.com/pyiron/pyiron_workflow/pull/470
* [patch] Clean tests by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/477
* [patch] Parse executor construction instructions by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/478
* [patch] Add a read-only example of running nodes on HPC by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/479
* [patch] Extend samwaseda's good idea to add colours by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/480
* [patch] Catch keyboard interrupts in `Runnable._run` by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/481
* [patch] Persistent process by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/476
* [patch] Bump development status to Beta by liamhuber in https://github.com/pyiron/pyiron_workflow/pull/482


**Full Changelog**: https://github.com/pyiron/pyiron_workflow/compare/pyiron_workflow-0.10.2...pyiron_workflow-0.11.0

Page 1 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.