asfsmd v1.2.0 (04/12/2022)
- Refactoring to convert the `asfsmd.py`` module into a package.
- Support multiple backends for remote file access: httpio, fsspec, remotezip.
The httpio based implementation seems to be slightly faster w.r.t. the other ones. - Fix issue with the management of default values for the
make_patterns
function. - Improve the management of the download of large files (chunking and progress).