Skip to content

Commit bf6e4e5

Browse files
committed
(chore): relnote
1 parent 1c10d3f commit bf6e4e5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/release.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,10 @@ Improvements
6363
Import errors caused by optional dependencies (ZFPY, MsgPack, CRC32C, and PCodec)
6464
are still silently caught.
6565
By :user:`David Stansby <dstansby>`, :issue:`550`.
66-
66+
* Add ``typesize`` argument to ``Blosc`` to allow for buffers that are passed to ``encode``
67+
use that information. zarr v3 currently has its Blosc codec as bytes-to-bytes but does retain
68+
the size information so using it here allows for massive compression ratio gains.
69+
By :user:`Ilan Gold <ilan-gold>`
6770

6871
0.14.1
6972
------

0 commit comments

Comments
 (0)