File tree Expand file tree Collapse file tree 1 file changed +16
-4
lines changed Expand file tree Collapse file tree 1 file changed +16
-4
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,22 @@ Release notes
1111 Unreleased
1212 ----------
1313
14+
15+ .. _unreleased :
16+
17+ Unreleased
18+ ----------
19+
20+ Improvements
21+ ~~~~~~~~~~~~
22+ * Raise a custom `UnknownCodecError ` when trying to retrieve an unavailable codec.
23+ By :user: `Cas Wognum <cwognum> `.
24+
25+ Fixes
26+ ~~~~~
27+ * Remove redundant ``id `` from codec metadata serialization in Zarr3 codecs.
28+ By :user: `Norman Rzepka <normanrz> `, :issue: `685 `
29+
1430.. _release_0.15.0 :
1531
16320.15.0
5369 and a warning if the version was incompatible with `zfpy `.
5470 This check has been removed because `zfpy ` now supports the newer versions of `NumPy `.
5571 By :user: `Meher Gajula <me-her> `, :issue: `672 `
56- * Remove redundant ``id `` from codec metadata serialization in Zarr3 codecs.
57- By :user: `Norman Rzepka <normanrz> `, :issue: `685 `
5872
5973Improvements
6074~~~~~~~~~~~~
@@ -70,8 +84,6 @@ Improvements
7084 Import errors caused by optional dependencies (ZFPY, MsgPack, CRC32C, and PCodec)
7185 are still silently caught.
7286 By :user: `David Stansby <dstansby> `, :issue: `550 `.
73- * Raise a custom `UnknownCodecError ` when trying to retrieve an unavailable codec.
74- By :user: `Cas Wognum <cwognum> `.
7587
7688.. _release_0.14.1 :
7789
You can’t perform that action at this time.
0 commit comments