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 76898d0 commit af94bbbCopy full SHA for af94bbb
docs/release.rst
@@ -4,6 +4,10 @@ Release notes
4
Upcoming Release
5
----------------
6
7
+* Add key normalization option for ``DirectoryStore``, ``NestedDirectoryStore``,
8
+ ``TempStore``, and ``N5Store``.
9
+ By :user:`James Bourbeau <jrbourbeau>`; :issue:`459`
10
+
11
* Use uniform chunking for all dimensions when specifying ``chunks`` as an integer.
12
Also adds support for specifying ``-1`` to chunk across an entire dimension.
13
By :user:`James Bourbeau <jrbourbeau>`; :issue:`456`
0 commit comments