1- Version NEXTVERSION
1+ Version 3.19.0
22--------------
33
4- **2026-01-?? **
4+ **2026-01-19 **
55
66* Write Zarr v3 datasets with `cf.write `
77 (https://github.com/NCAS-CMS/cf-python/issues/895)
88* Read Zarr v2 and v3 datasets that contain a group hierarchy with
99 `cf.read ` (https://github.com/NCAS-CMS/cf-python/issues/894)
1010* Reduce the time taken to import `cf `
1111 (https://github.com/NCAS-CMS/cf-python/issues/902)
12- * New optional dependency: ``zarr>=3.1.3 ``
1312* New function to control the creation of cached elements during data
1413 display: `cf.display_data `
1514 (https://github.com/NCAS-CMS/cf-python/issues/913)
@@ -23,7 +22,8 @@ Version NEXTVERSION
2322 (https://github.com/NCAS-CMS/cf-python/issues/902)
2423* Reduce the time taken to import `cf `
2524 (https://github.com/NCAS-CMS/cf-python/issues/902)
26- * Changed dependency: ``cfdm>=1.12.4.0, <1.12.5.0 ``
25+ * New optional dependency: ``zarr>=3.1.3 ``
26+ * Changed dependency: ``cfdm>=1.13.0.0, <1.13.1.0 ``
2727
2828----
2929
@@ -1214,7 +1214,6 @@ version 2.2.4
12141214
12151215version 2.2.3
12161216--------------
1217- ----
12181217
12191218**2018-06-21 **
12201219
@@ -1253,7 +1252,6 @@ version 2.2.1
12531252
12541253version 2.2.0
12551254-------------
1256- ----
12571255
12581256**2018-06-04 **
12591257
@@ -1320,7 +1318,6 @@ version 2.1.3
13201318
13211319version 2.1.2
13221320-------------
1323- ----
13241321
13251322**2017-11-28 **
13261323
@@ -1353,7 +1350,6 @@ version 2.1
13531350
13541351version 2.0.6
13551352-------------
1356- ----
13571353
13581354**2017-09-28 **
13591355
0 commit comments