Skip to content

v0.0.24

Compare
Choose a tag to compare
@ap-- ap-- released this 18 Jul 22:23
· 44 commits to main since this release
e999d11

[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).

Changed

  • modernized package dev tools (#105).
  • updated ipynb example notebook (#96).