What's changed
- ENH: Simpler example with `output_picker` basnijholt (287)
- Add `.cache` attribute to function using `memoize` basnijholt (288)
- Add `pipefunc.cache` and `pipefunc.typing` to the reference documentation basnijholt (290)
- Allow to use cache for `Pipeline.map` basnijholt (291)
- FIX: Correctly set cache value for `HybridCache` basnijholt (292)
- ENH: Skip parallelization if pointless basnijholt (293)
- FIX: doc-string of `func_dependents` and `func_dependencies` basnijholt (294)
- FIX: formatting of lists in doc-strings basnijholt (295)
- FIX: Formatting in `is_object_array_type` doc-string basnijholt (296)
- ENH: Add tl;dr note in API docs basnijholt (297)
- ENH: Add ToC of questions to FAQ basnijholt (298)
- ENH: Add call to action in FAQ basnijholt (300)