- `mkdir` cli command - respects FORCE_COLOR properly, even if it's a tty - respects chunksize - optimizes ls call - adds `size` for providing hints during `upload_fobj` - Run tests for 3.10 - housekeeping: updates and pins some packages
0.7.0
0.6.1
0.6.0
- Improved fsspec compliance - Retries - Improved parsing of xml - Lax datetime parser - Lots of tests for fsspec compliance
0.5.0
No changes other than the CI/builds.
0.4.0
- Specifying certs and other config options that are in `httpx` are possible. - Some tests for copy/upload/download were added. - Small type-fixes.