You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* update stated dependency on icechunk
* test against icechunk in main CI env (now that it's not mutually-exclusive with kerchunk
* test against icechunk main branch in upstream CI env
* release notes
* earth-mover not earthmover
* try installing icechunk-python from correct subdirectory of repo
* install icechunk via pip as it's not on conda
Copy file name to clipboardExpand all lines: docs/releases.rst
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -94,6 +94,10 @@ Breaking changes
94
94
95
95
- Minimum required version of Xarray is now v2024.10.0.
96
96
(:pull:`284`) By `Tom Nicholas <https://github.com/TomNicholas>`_.
97
+
- Minimum required version of Icechunk is now v0.1.1.
98
+
(:pull:`419`) By `Tom Nicholas <https://github.com/TomNicholas>`_.
99
+
- Minimum required version of Kerchunk is now v0.2.8.
100
+
(:pull:`406`) By `Julia Signell <https://github.com/jsignell>`_.
97
101
- Opening kerchunk-formatted references from disk which contain relative paths now requires passing the ``fs_root`` keyword argument via ``virtual_backend_kwargs``.
98
102
(:pull:`243`) By `Tom Nicholas <https://github.com/TomNicholas>`_.
0 commit comments