Skip to content

Commit fef43b2

Browse files
authored
changelog (#1203)
1 parent a85c4c2 commit fef43b2

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

docs/source/changelog.rst

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,30 @@
11
Changelog
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+
428
2023.1.0
529
--------
630

0 commit comments

Comments
 (0)