What's Changed
- Fix registration of ectmp file protocol #22
- Enable file listing cache for ectmp #22
- Dependebot version update of fsspec #21
- Fix pre-commit docformatter hook #19
- Add caching of file listings for faster look-ups #18
- Add support for recursive file listings (
ls -R
) #18 - Fix
isdir()
function call #15 - Add UPath support for ec-protocol #15
- Raise specific errors when
ls
fails due to PermissionError or FileNotFoundError #15
Full Changelog: v0.0.2...v0.0.3