v0.2.3
What's Changed
Added
- Add
st_birthtime
as standard field by @tehunter in #254 - implement SMBPath and tests by @tharwan in #219
- Add typesafety checks by @ap-- in #212
Fixed
- upath._flavour_sources: update flavours by @ap-- in #224
- README: fix link to filesystem spec extra optionnal dependencies by @petrus-v in #232
- upath._flavour: fix path parsing for HttpPath on Python3.12 by @ap-- in #236
- Fix UPath.rename for absolute paths by @Koncopd in #225
- upath: fix is_absolute on <3.12 by @ap-- in #256
New Contributors
- @tharwan made their first contribution in #219
- @petrus-v made their first contribution in #232
- @Koncopd made their first contribution in #225
- @tehunter made their first contribution in #254
Full Changelog: v0.2.2...v0.2.3