We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 897e0ce commit 6feca29Copy full SHA for 6feca29
docs/source/changelog.rst
@@ -1,6 +1,31 @@
1
Changelog
2
=========
3
4
+2025.5.0
5
+--------
6
+
7
+Enhancements
8
9
+- add rm in github: (##1839)
10
+- cachingFS performance, don't ls every time (#1833)
11
+- pyscript: protocol and optional entrypoint (#1828)
12
13
+Fixes
14
15
+- improve cp in generic (#1835)
16
+- fix ls in dbfs (#1834)
17
+- fix parquet tests for pyarrow 20 (#1831)
18
+- fix crosslink for local tempfile (#1829)
19
+- keep permissions in local transaction (#1826)
20
+- signature compatibility in local cp() (#1820)
21
22
+Other
23
24
+- add "gs" at mention of gcsfs in docs (#1840)
25
+- lint style (#1837)
26
+- glob docstring to reflect reality (#1825)
27
28
29
2025.3.2
30
--------
31
0 commit comments