Skip to content

Releases: PyFilesystem/pyfilesystem2

v2.0.10: added param support (#75)

22 Sep 15:48

Choose a tag to compare

* added param support

* url encoding of username / password

* encode resource

* docstrings

* refactor of parser, updated docs with url params

* fix for open_fs reference

* version bump

* docs

* opener docs

* fix for error references in docs

* updated external filesystems page

* version bump

v2.0.9

22 Aug 15:54

Choose a tag to compare

make FS URL with no protocol equivlenet to default opener

v2.0.8

13 Aug 15:56

Choose a tag to compare

Basic symlink support

v2.0.7

06 Aug 11:57

Choose a tag to compare

entry point fix

v2.0.6

05 Aug 18:49

Choose a tag to compare

version bump

v2.0.5

02 Aug 20:08

Choose a tag to compare

Fixes a deadlock in MemoryFS.

v2.0.4: Pathlike (#49)

11 Jun 15:03

Choose a tag to compare

* pathlike support

* tests for fscompat

* version bump

* str fix

* official release

* docstring fix

v2.0.3

22 Apr 17:32

Choose a tag to compare

Version bump

v2.0.2

26 Mar 19:51

Choose a tag to compare

zipfs tests

v2.0.1

11 Mar 20:36

Choose a tag to compare

changelog