What's changed
- Use codecov/codecov-actionv4 basnijholt (36)
- [pre-commit.ci] pre-commit autoupdate pre-commit-ci (37)
- Several caching fixes basnijholt (38)
- Rename PipelineFunction -> PipeFunc basnijholt (39)
- Add `pipeline.drop` basnijholt (40)
- Raise when unused parameters are provided basnijholt (41)
- Better error message basnijholt (42)
- Fix test_handle_error on MacOS basnijholt (43)
- Add test `test_full_output_cache` basnijholt (46)
- Switch around log message basnijholt (45)
- Refactor `Pipeline._execute_pipeline` basnijholt (44)
- `construct_dag` fix and remove dead code basnijholt (47)
- dump, load, Pipeline.defaults, Pipeline.copy, and style basnijholt (49)
- [pre-commit.ci] pre-commit autoupdate pre-commit-ci (48)
- Take out methods and make functions and simplify code basnijholt (50)
- Take out `arg_combinations` functions basnijholt (51)
- Use xeus-python basnijholt (52)
- Improve utils, add topological_generations, and better error message basnijholt (53)
- Add `MapSpec` and `FileBasedObjectArray` `from aiida-dynamic-workflows` basnijholt (54)
- Refactor, improve, test, and integrate `MapSpec` into `Pipeline` basnijholt (22)
- Add functionality to run `Pipeline`s with `MapSpec`s basnijholt (55)
- Integrate `MapSpec`ed `Pipeline`s with Adaptive basnijholt (56)