Skip to content

v0.2.4

Compare
Choose a tag to compare
@ap-- ap-- released this 07 Sep 21:46
· 6 commits to main since this release
ed86b34

What's Changed

Added

  • Add SFTPPath implementation by @ap-- in #265

Fixed

  • Fix UPath.rename type signature by @ap-- in #258
  • Prevent SMBPath.rename warnings when using defaults by @ap-- in #259
  • Update moto[s3,server] remove upper version bound by @dependabot in #248
  • Implement UPath.samefile by @ap-- in #261
  • Fix touch exists_ok if file exists by @ap-- in #262
  • tests: add test for mkdir with existing gcs bucket by @ap-- in #263
  • UPath.joinpath raise error on protocol mismatch by @ap-- in #264
  • tests: fix xpass test in http tests by @ap-- in #266
  • Silence various warnings in tests by @ap-- in #267

Changed

New Contributors

Full Changelog: v0.2.3...v0.2.4