Skip to content

Releases: fsspec/universal_pathlib

v0.0.17

02 May 09:34
1cf2f72

Choose a tag to compare

v0.0.17

v0.0.16

12 Apr 18:44
87aefbb

Choose a tag to compare

  • Fixed subclassing behavior of UPath #56
  • Added copy-constructor #52
  • Added default implementations for is_* methods #53

v0.0.15

06 Apr 09:48
651744b

Choose a tag to compare

Added support for Python 3.10 #43. Thanks @ap--!

v0.0.14

05 Apr 18:19
87ad370

Choose a tag to compare

Adds ability for UPath to be serialized with pickle.

v0.0.13

24 Mar 00:49
df97e1e

Choose a tag to compare

adds ability for UPath to be serialized.

v0.0.12

08 Jan 22:51
ad6ddf4

Choose a tag to compare

  • Consolodates UniversalPath and UPath #32
  • Adds GCSPath implimentation #40

v0.0.11

09 Aug 16:09
88b9cad

Choose a tag to compare

fixes subclassing and isinstance issues. see issues #25, #26, #28

v0.0.10

31 May 17:17
dbc57f7

Choose a tag to compare

fixes issue with S3Path.joinpath

v0.0.9

12 May 16:34
9d5f287

Choose a tag to compare

fixes s3 issue

v0.0.8

11 May 15:59
defd205

Choose a tag to compare

Merge pull request #19 from andrewfulton9/v0.0.8_bump

V0.0.8 bump