- Call `update_wrapper` for correct signature basnijholt (11) - Use `Pipeline.leaf_nodes` instead of unique tip basnijholt (12) - Add `callables` and `product` to Sweep basnijholt (14) - Do not overwrite keys that exist in the sweep basnijholt (15) - Rename `callables` to `derivers` basnijholt (16)
0.3.0
What's changed
- Fix line length basnijholt (5) - Allow constants in a Sweep basnijholt (4) - [pre-commit.ci] pre-commit autoupdate pre-commit-ci (3) - Allow constants in `Sweep`s basnijholt (7) - Fix coloring of combinable nodes basnijholt (8) - Unique colors for combinable and non-combinable nodes basnijholt (9) - Automatically set `output_name` if possible basnijholt (10)
0.2.0
What's changed
- Add saving basnijholt (2)
What's Changed * Add saving by basnijholt in https://github.com/basnijholt/pipefunc/pull/2
New Contributors * basnijholt made their first contribution in https://github.com/basnijholt/pipefunc/pull/2