- Add option to retrieve files in tape order. #53
- Move test dependencies to development group. #58
- Ensure locked versions of dependencies in CI. #68
- Make dependabot use uv environment. #69
- Add
peekmethod. #35
- Add functionality to get owner name via
UPath(path).owner#33
- Fix CI: sunsetting mambaforge #26
- 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
lsfails due to PermissionError or FileNotFoundError #15
- Add support for
ectmpfile paths #2 - Fix file listing when using additional flags #9
- Fix incorrect caching if cache directory is given as absolute path #10
- Fix some warnings in test suite. #11
- Fix ec_cache for
ectmpfile protocol #12
- Initial release