What's Changed
- Fix typing example in README by @mmwinther in #484
- add FTPPath implementation by @ap-- in #485
- upath: fix maintainer display on pypi by @ap-- in #486
- Catch and assert warnings in tests by @ap-- in #487
- Fix trailing slash behavior by @ap-- in #488
- Tests without network connection by @ap-- in #492
- Require .cwd() for relative paths in .rename() by @ap-- in #493
- Fix MemoryPath root by @ap-- in #495
- upath.core: deprecate keyword arguments for UPath.rename() by @ap-- in #496
New Contributors
- @mmwinther made their first contribution in #484
Full Changelog: v0.3.6...v0.3.7