Skip to content

Releases: pyiron/pyiron_workflow

pyiron_workflow-0.3.0

17 Feb 06:18
7fcae5f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: pyiron_workflow-0.2.1...pyiron_workflow-0.3.0

pyiron_workflow-0.2.1

20 Dec 22:11
80bb89d
Compare
Choose a tag to compare

What's Changed

  • Don't enforce defaults for the bulk structure command by @liamhuber in #141

Full Changelog: pyiron_workflow-0.2.0...pyiron_workflow-0.2.1

pyiron_workflow-0.2.0

14 Dec 22:50
43cf8f4
Compare
Choose a tag to compare

Big user facing changes are the ability to directly perform operations on output channels (or single value nodes), and to define macro IO in a function-like way (in addition/alternative to the IO maps).

What's Changed

Full Changelog: pyiron_workflow-0.1.2...pyiron_workflow-0.2.0

pyiron_workflow-0.1.3

06 Dec 22:24
d221e92
Compare
Choose a tag to compare

Re-release because publishing to pypi failed, and github doesn't actually reload upstream workflows on re-running.

What's Changed

Full Changelog: pyiron_workflow-0.1.1...pyiron_workflow-0.1.3

pyiron_workflow-0.1.2

06 Dec 21:48
d221e92
Compare
Choose a tag to compare

Just some housekeeping, with tests for the docs and dependency management.

EDIT: The upstream reusable pypi release workflow borked; re-running the workflow doesn't use the updated upstream workflow, and I couldn't find a way to force-re-trigger the release:publish action from scratch. 0.1.3 is thus just a clean re-release of this version, and this version is defunct.

What's Changed

Full Changelog: pyiron_workflow-0.1.1...pyiron_workflow-0.1.2

pyiron_workflow-0.1.1

01 Dec 21:15
b80eda7
Compare
Choose a tag to compare

Biggest changes are support for pympipool executors and proper parallelism in the automatic DAG execution flow by leveraging new "accumulating" input signals, as well as a partial node library for the atomistics package.

What's Changed

New Contributors

Full Changelog: pyiron_workflow-0.1.0...pyiron_workflow-0.1.1

pyiron_workflow-0.1.0

20 Nov 03:05
7b02bc0
Compare
Choose a tag to compare

The major change is that macros are now "walled gardens" with their own IO, while workflows (a parent-most object) retain the property of passing their children's IO by reference. The result is that both macros and workflows can be executed on an executor, and improved nesting of graphs.

What's Changed

Full Changelog: pyiron_workflow-0.0.3...pyiron_workflow-0.1.0

pyiron_workflow-0.0.3

24 Oct 01:08
091abf1
Compare
Choose a tag to compare

What's Changed

Full Changelog: pyiron_workflow-0.0.2...pyiron_workflow-0.0.3

pyiron_workflow-0.0.2

22 Oct 05:03
e5a96dc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: pyiron_workflow-0.0.1...pyiron_workflow-0.0.2

pyiron_workflow-0.0.1

09 Oct 15:17
3f6c5af
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/pyiron/pyiron_workflow/commits/pyiron_workflow-0.0.1