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 6a6b852 commit dae6b7dCopy full SHA for dae6b7d
docs/source/changelog.rst
@@ -1,6 +1,30 @@
1
Changelog
2
=========
3
4
+2022.7.0
5
+--------
6
+
7
+Enhancements
8
9
+- added fsspec-xrootd implementation to registry (#1000)
10
+- memory file not to copy bytes (#999)
11
+- Filie details passed to FUSE (#972)
12
13
+Fixes
14
15
+- Return info for root path of archives (#996)
16
+- arbitrary kwargs passed through in pipe_file (#993)
17
+- special cases for host in URLs for azure (#988)
18
+- unstrip protocol criterion (#980)
19
+- HTTPFile serialisation (#973)
20
21
+Other
22
23
+- Show erroring path in FileNotFounds (#989)
24
+- Reference file info without searching directory tree (#985)
25
+- Truncate for local files (#975)
26
27
28
2022.5.0
29
--------
30
0 commit comments