We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1f03e9 commit eb30e39Copy full SHA for eb30e39
docs/release.rst
@@ -1,8 +1,8 @@
1
Release notes
2
=============
3
4
-* The Blosc extension has been modified slightly to return bytes instead of
5
- array objects from compress and decompress function calls. This should
+* The Blosc extension has been modified to return bytes instead of array
+ objects from compress and decompress function calls. This should
6
improve compatibility and also provides a small performance increase for
7
compressing high compression ratio data
8
(`#55 <https://github.com/alimanfoo/zarr/issues/55>`_).
0 commit comments