What's changed
- DOC: Add Discord shield basnijholt (490)
- DOC: How is this different from Dask, AiiDA, Luigi, Prefect, Kedro, Apache Airflow, etc.? basnijholt (491)
- DOC: Mention HPC vs cloud based running basnijholt (492)
- CI: Use `pull_request_target:` to trigger CI on fork basnijholt (494)
- CI: Revert `pull_request_target:` for CodSpeed basnijholt (495)
- ENH: Add `chunksizes` argument to `Pipeline.map` and `Pipeline.map_async` LennartGevers (493)
- TST: Skip shared memory test in CI on nogil Python (3.13t) basnijholt (498)
- ENH: Allow providing an int to `chunksizes` basnijholt (497)
- TST: Explicitly set reason in `skipif` basnijholt (499)
Special thanks to LennartGevers, who implemented the `chunksizes`. The largest external contribution to `pipefunc` to date!