Releases: drivendataorg/cloudpathlib
Releases · drivendataorg/cloudpathlib
v0.1.2
- 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
- Fixed a character-encoding bug when building from source on Windows. (#98)
v0.1.0
Initial release of cloudpathlib
with support for Amazon S3 and Azure Blob Storage! 🎉