v1.6.5
What's Changed
- Single threaded alternative processor by @JelleAalbers in #773
- Patch sharedarray version due to numpy updating by @dachengx in #850
- Fix cache of Rechunker, zero chunk is not None by @dachengx in #849
- Print writable storage by @dachengx in #851
- Save multiple output when iteration stops in
PostOffice
by @dachengx in #852 - Do not cache numba decorated
split_array
by @dachengx in #854
Full Changelog: v1.6.4...v1.6.5