Closed Issues
- Changing PipeFunc should trigger Pipeline internal cache reset ([203](https://github.com/pipefunc/pipefunc/issues/203))
📝 Other
- Fix `dev` section in pyproject.toml `[project.optional-dependencies]` ([1d1a4a2](https://github.com/pipefunc/pipefunc/commit/1d1a4a2))
- Fix `PipeFunc` that share defaults ([230](https://github.com/pipefunc/pipefunc/pull/230))
- Add Codspeed speedtest/benchmarking CI ([229](https://github.com/pipefunc/pipefunc/pull/229))
- Add Renovate CI integration ([221](https://github.com/pipefunc/pipefunc/pull/221))
- Combine resources with default_resources in `PipeFunc` object ([214](https://github.com/pipefunc/pipefunc/pull/214))
- Simplify `Pipeline.copy` ([217](https://github.com/pipefunc/pipefunc/pull/217))
- Remove `PipeFunc.__getattr__` and define `PipeFunc.__name__` ([216](https://github.com/pipefunc/pipefunc/pull/216))
- Always create a copy when calling `Pipeline.add` ([215](https://github.com/pipefunc/pipefunc/pull/215))
- Keep `default_resources` in `Pipeline` and rename `resources_report` to `print_profiling_stats` to avoid confusion ([213](https://github.com/pipefunc/pipefunc/pull/213))
🔄 Pre-commit
- [pre-commit.ci] pre-commit autoupdate ([228](https://github.com/pipefunc/pipefunc/pull/228))
📦 Dependencies
- ⬆️ Update release-drafter/release-drafter action to v6 ([227](https://github.com/pipefunc/pipefunc/pull/227))
- ⬆️ Update github/codeql-action action to v3 ([226](https://github.com/pipefunc/pipefunc/pull/226))
- ⬆️ Update actions/setup-python action to v5 ([225](https://github.com/pipefunc/pipefunc/pull/225))
- ⬆️ Update release-drafter/release-drafter action to v5.25.0 ([222](https://github.com/pipefunc/pipefunc/pull/222))
- ⬆️ Update actions/checkout action to v4 ([223](https://github.com/pipefunc/pipefunc/pull/223))
📊 Stats
- `.json`: +35 lines, -0 lines
- `.yml`: +47 lines, -8 lines
- `.yaml`: +4 lines, -4 lines
- `.md`: +2 lines, -1 lines
- `.ipynb`: +2 lines, -2 lines
- `.py`: +397 lines, -144 lines
- `.py}`: +2 lines, -2 lines
- `.toml`: +2 lines, -1 lines