File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ 2023.3.0
5+ --------
6+
7+ Enhancements
8+
9+ - #1201, add directory FS to the registry and constructable from URLs
10+ - #1194, allow JSON for setting dict-like kwargs in the config
11+ - #1181, give arrow FS proper place in the registry
12+ - #1178, add experimental background-thread buffering cache
13+ - #1162, make ZipFS writable
14+
15+ Fixes
16+
17+ - #1202, fix on_error="omit" when using caching's cat
18+ - #1199, 1163, get/put/cp consistency and empty directories
19+ - #1197, 1183 use bytes for setting value on mapper using numpy
20+ - #1191, clean up open files in spec get_file
21+ - #1164, pass on kwargs correctly to http
22+
23+ Other
24+
25+ - #1186, make seekable=True default for pyarrow files
26+ = #1184, 1185, set minimum python version to 3.8
27+
4282023.1.0
529--------
630
You can’t perform that action at this time.
0 commit comments