Skip to content

v0.2.2

Latest
Compare
Choose a tag to compare
@ap-- ap-- released this 03 Mar 23:57
380144c

What's Changed

Fixed

  • upath: imports of filesystem classes are now lazy by @ap-- in #200
  • docs: fixed entrypoint examples for UPath subclass registration by @joouha in #196
  • upath: fixed comparison __eq__ with pathlib.Path on py<3.12 by @ap-- in #203
  • upath: open() now passes fsspec options through to fsspec by @ap-- in #204
  • upath: fixed regression for args that implement __fspath__ different from __str__ by @ap-- in #200

Full Changelog: v0.2.1...v0.2.2