Skip to content

0.4.0

Compare
Choose a tag to compare
@birnbaum birnbaum released this 14 Dec 08:34
· 66 commits to master since this release
5a5f9f0

Added

  • Implemented the create property on GCSFS and the corresponding opener. By default all new GCSFS instances have create=False (PyFilesystem default) which means they will raise a CreateFailed exception if root_path does not exist