CHANGELOG * Update README.rst by parashardhapola in https://github.com/parashardhapola/scarf/pull/83 * fixed workspace related bug in mapping_utils by parashardhapola in https://github.com/parashardhapola/scarf/pull/85
**Improvements** - `utils.load_zarr` is a Zarr file loading utility function that supports local and remote files. - Added retry attempts in - All writer functions to support remote Zarr files.
**New functionality** - Introduced "workspaces": a new hierarchy pattern that allows matrices to remain in a separate branch.
0.25.1
CHANGELOG
*Since 0.24.1*
**Improvements** - type hinting improvements in `assays` and `metadata` modules - updates in `to_h5ad` to support matrix dtypes and optional recalc of nFeatures - improved handling of fill values in `Metadata._fill_to_index`
**New functionality** - Added `wnn` mode for graph integration