[0.0.24] - 2023-06-19
Added
- started a changelog to keep track of significant changes (#118).
- add support for abfss protocol (#113).
- add cpython pathlib tests (#104).
- implemented
.rename
(#96).
Fixed
- various webdav test fixes (#103, #107, #109).
- fixed issue with
._url
parsing (#102). - improved error messages (#96).
- fixed
.rglob()
method (#96).