- fsspec updated to 2021.07.0.
- httpx updated to 0.18.2.
- callback support on put_file, as per 2021.07.0 requirements,
thanks to isidentical.
- `upload_fileobj` - extended API in fsspec implementations
with callback support.
- tests for `peek_filelike_length` and `upload_fileobj`.
- Packaging badges in the README, thanks to efiop.
- dev packages updated,
specifically, `Sphinx`, `sphinx-copybutton`, `furo`, `pylint` and `WsgiDAV`.