v2.1.2
What's Changed
- Allow
depends_on
rechunking by @dachengx in #975 - Save memory when decompressing data by @dachengx in #976
- Use
zstandard
to decompress chunks to save memory by @dachengx in #977 - Prevent unnecessary reference to chunks by @dachengx in #979
- Add
DECOMPRESS_BUFFER_SIZE
by @dachengx in #980
Full Changelog: v2.1.1...v2.1.2