v0.2.4
What's Changed
Added
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
- Move from setup.cfg to pyproject.toml by @ap-- in #260
- allow upath lstat by @ap-- in #271
- upath: update flavours by @ap-- in #272
New Contributors
- @dependabot made their first contribution in #248
Full Changelog: v0.2.3...v0.2.4