File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ Release notes
7
7
-----
8
8
9
9
* Group objects now support member deletion via ``del `` statement
10
- ('#65 <https://github.com/alimanfoo/zarr/issues/65>'_)
10
+ ('#65 <https://github.com/alimanfoo/zarr/issues/65>'_).
11
11
* Added :class: `zarr.storage.TempStore ` class for convenience to provide
12
12
storage via a temporary directory
13
- (`#59 <https://github.com/alimanfoo/zarr/issues/59 >`_)
14
- * Fixed performance issues with `` ZipStore `` class
15
- (`#66 <https://github.com/alimanfoo/zarr/issues/27 >`_)
13
+ (`#59 <https://github.com/alimanfoo/zarr/issues/59 >`_).
14
+ * Fixed performance issues with :class: ` zarr.storage. ZipStore` ` class
15
+ (`#66 <https://github.com/alimanfoo/zarr/issues/27 >`_).
16
16
* The Blosc extension has been modified to return bytes instead of array
17
17
objects from compress and decompress function calls. This should
18
18
improve compatibility and also provides a small performance increase for
You can’t perform that action at this time.
0 commit comments