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 7cc1644 commit f30bc75Copy full SHA for f30bc75
docs/source/changelog.rst
@@ -1,6 +1,25 @@
1
Changelog
2
=========
3
4
+2025.2.0
5
+--------
6
+
7
+Enhancements
8
9
+- add open() to referenceFS (#1778)
10
11
+Fixes
12
13
+- don't make async open() in async-wrapper (#1769)
14
+- fix CI following dask-expr upstream change (#1781)
15
+- cope with zarr3 "Buffer" objects in referenceFS (#1784)
16
17
+Other
18
19
+- use itemgetter in archiveFS (#1764)
20
+- document that newline is included in readline(s) (#1770)
21
+- format/spelling (#1774, 1779, 1780)
22
23
2024.12.0
24
---------
25
0 commit comments