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 c66cbed commit 61ec18fCopy full SHA for 61ec18f
docs/source/changelog.rst
@@ -4,9 +4,29 @@ Changelog
4
Dev
5
---
6
7
+
8
9
10
+2021.06.0
11
+---------
12
13
+Enhancements
14
15
+- Better testing and folder handling for Memory (#654)
16
+- Negative indexes for cat_file (#653)
17
+- optimize local file listing (#647)
18
19
+Fixes
20
21
+- FileNoteFound in http and range exception subclass (#649, 646)
22
+- async timeouts (#643, 645)
23
+- stringify path for pyarrow legacy (#630)
24
25
26
Other
27
-- The ``fsspec.asyn.get_loop()`` will always return a loop of a selector policy.
28
+- The ``fsspec.asyn.get_loop()`` will always return a loop of a selector policy (#658)
29
+- add helper to construct Range headers for cat_file (#655)
30
31
32
2021.05.0
0 commit comments