Skip to content

v0.1.2

Compare
Choose a tag to compare
@jayqi jayqi released this 14 Nov 23:15
· 129 commits to master since this release
  • 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)