What's changed
- Fix typo in docs and cache improvements basnijholt (73)
- Dump to `FileArray` as soon as possible basnijholt (74)
- Add docs section about `renames` basnijholt (75)
- Reorder the docs and small rewrite basnijholt (76)
- Create separate API docs per module basnijholt (77)
- Add `Pipeline.add_mapspec_axis` for cross-products basnijholt (78)
- Fix bug for `add_mapspec_axis` basnijholt (79)
- Better error message in `Pipeline.run` basnijholt (80)
- Add `mapspecs` method, `sorted_functions` property, and rewrite intro in `README` basnijholt (81)
- Create a temporary `run_folder` if `None` and `README.md` improvements basnijholt (82)
- Add zipping axis test and doc-string basnijholt (83)
- `MapSpec` method changes and add `Pipeline.mapspec_axes` and `mapspec_dimensions` basnijholt (86)
- Implement `FileArray` with internal structure basnijholt (88)
- Add `PipeFunc.copy()` and use it when creating `Pipeline` with tuples including `MapSpec`s basnijholt (89)
- Fix bug and refactor `FileArray` basnijholt (90)
- Rename `manual_shapes` to `internal_shapes` basnijholt (91)
- Allow calling `add_mapspec_axis` on multiple parameters basnijholt (92)
- Style changes basnijholt (93)
- Add support for output arrays with internal structure and autogenerate MapSpecs basnijholt (85)