Incompatible Deprecation
- V1 API 195 (will be removed in 2.1.0)
Addition and Fixes
- Support Python 3.10 227
- Support zipfile.is_zipfile itself or replacement feature in PFIO cat:feature 208
- Add zipfile.is_zipfile support 230
- Loader bench 229
- Bump and fix pyenv as 2.1.0, update Python versions 228
- Read-only mmaped file cache 224
- Set 0 to pyarrow.fs.HadoopFileSystem port in v2 API to make it consistent to the v1 API behavior cat:bug 225 by belltailjp
- Support "zip" over S3 220
- Treat prefix ending with "/" as directory 219 by HiroakiMikami
- Add force_type=None option to pfio.v2.from_url() cat:enhancement 211
- Use relative path as an argument of boto3 cat:code-fix 212 by HiroakiMikami
- Add kwargs to open_url 210 by HiroakiMikami
- Make kwargs available in open_url too 217
- Fix bug in S3.list cat:bug 213 by HiroakiMikami
- pathlib-compat API cat:feature 192
- Fix typo 207 by superbrothers
- Add .parent, .name, .suffix 201
- Add pathlib-like API supporting glob and path concatination cat:feature 199
- Fix listing root directory 198