Closed Issues
- Automatically parse doc-strings to generate Pipeline docs ([562](https://github.com/pipefunc/pipefunc/issues/562))
- Create freeze button for scroll action in visualize_widget ([561](https://github.com/pipefunc/pipefunc/issues/561))
- Scoped pipelines cannot be nested ([374](https://github.com/pipefunc/pipefunc/issues/374))
๐ Documentation
- Add `get-notebooks.py` script that downloads all notebooks and puts them in a folder ([581](https://github.com/pipefunc/pipefunc/pull/581))
- Add Raises section to `Pipeline.update_scope`'s docstring ([572](https://github.com/pipefunc/pipefunc/pull/572))
โจ Enhancements
- Automatically generate documentation for `Pipeline`s ([563](https://github.com/pipefunc/pipefunc/pull/563))
- Add literals of common storage options to `map` and `map_async` annotations ([575](https://github.com/pipefunc/pipefunc/pull/575))
๐งช Testing
- Include pydantic in the micromamba testing `environment.yaml` ([579](https://github.com/pipefunc/pipefunc/pull/579))
- Fix `tests/test_plotting.py::test_plotting_widget` ([576](https://github.com/pipefunc/pipefunc/pull/576))
๐ Pre-commit
- [pre-commit.ci] pre-commit autoupdate ([577](https://github.com/pipefunc/pipefunc/pull/577))
๐ฆ Dependencies
- โฌ๏ธ Update release-drafter/release-drafter action to v6.1.0 ([574](https://github.com/pipefunc/pipefunc/pull/574))
๐ Stats
- `.py`: +1333 lines, -14 lines
- `.yaml`: +2 lines, -2 lines
- `.yml`: +8 lines, -0 lines
- `.md`: +73 lines, -3 lines
- `.toml`: +2 lines, -1 lines