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 440d097 commit c95cac6Copy full SHA for c95cac6
docs/release.rst
@@ -15,6 +15,18 @@ Enhancements
15
* write_empty_chunks=False deletes chunks consisting of only fill_value.
16
By :user:`Davis Bennett <d-v-b>`; :issue:`738`.
17
18
+* Move metadata handling to a class.
19
+ By :user:`Greggory Lee <grlee77>`; :issue:`839`.
20
+
21
+* Create a Base store class for Zarr Store.
22
+ By :user:`Greggory Lee <grlee77>`; :issue:`789`.
23
24
+Bug fixes
25
+~~~~~~~~~
26
27
+* N5 keywords now emit UserWarning instead of raising a ValueError.
28
+ By :user:`Boaz Mohar <boazmohar>`; :issue:`860`.
29
30
.. _release_2.10.2:
31
32
2.10.2
0 commit comments