2.7.0
Incompatible Changes
- Fix Path.glob for compatibility with standard pathlib.Path by @niboshi in #314
- Deprecate sparse file cache in 2.7 (and will be deleted in 2.8) by @kuenishi in #324
New Features
What's Changed
- Bump version by @kuenishi in #309
- Refactor HTTPCache to introduce HTTPConnector by @y1r in #313
- Declare Python 3.11 in setup.py by @kuenishi in #319
- Fix flake8 v6.1.0 by @y1r in #320
- Rewrite HTTPConnector by http.client by @y1r in #318
- Avoid calling zip.namelist many times by @y1r in #322
- Add repr to FS classes by @niboshi in #323
- Bump version by @kuenishi in #327
New Contributors
Full Changelog: 2.6.0...2.7.0