Skip to content

Releases: drivendataorg/cloudpathlib

v0.1.2

14 Nov 23:15
Compare
Choose a tag to compare
  • Fixed CloudPath instantiation so that reinstantiating with an existing CloudPath instance will reuse the same client, if a new client is not explicitly passed. This addresses the edge case of non-idempotency when reinstantiating a CloudPath instance with a non-default client. (#104)

v0.1.1

15 Oct 16:25
Compare
Choose a tag to compare
  • Fixed a character-encoding bug when building from source on Windows. (#98)

v0.1.0

07 Oct 00:16
Compare
Choose a tag to compare

Initial release of cloudpathlib with support for Amazon S3 and Azure Blob Storage! 🎉