Skip to content

Releases: fsspec/universal_pathlib

v0.0.12

08 Jan 22:51
ad6ddf4
Compare
Choose a tag to compare
  • Consolodates UniversalPath and UPath #32
  • Adds GCSPath implimentation #40

v0.0.11

09 Aug 16:09
88b9cad
Compare
Choose a tag to compare

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

v0.0.10

31 May 17:17
dbc57f7
Compare
Choose a tag to compare

fixes issue with S3Path.joinpath

v0.0.9

12 May 16:34
9d5f287
Compare
Choose a tag to compare

fixes s3 issue

v0.0.8

11 May 15:59
defd205
Compare
Choose a tag to compare
Merge pull request #19 from andrewfulton9/v0.0.8_bump

V0.0.8 bump

v0.0.7

28 Jan 19:25
5b2decd
Compare
Choose a tag to compare
Merge pull request #9 from Quansight/v0.0.7

bumps version

v0.0.6

13 Jan 00:11
Compare
Choose a tag to compare
have gh action handle diff python versions

v0.0.4

12 Jan 22:56
Compare
Choose a tag to compare
add __version__

fixes last version

09 Dec 23:12
Compare
Choose a tag to compare

fixes errors with last version

v0.0.2

24 Nov 19:59
Compare
Choose a tag to compare

release adds logic to fix bugs in hdfs and s3 filesystems. Also adds more testing.