- Use `raw_download` for `Blob.download_to_file` and `Blob.download_as_string`. - specified minimum version of google-cloud-storage ( 1.24 ) - specified minimum version of six ( 1.15 )
1.4.1
------
- Update S3 download_gzipped to use file-like object
1.4.0
------
- Support S3, GCS - Add real integration testing for S3, GCS
1.3.2
------
- Update exception message for CloudStorageNotFoundException not to use traceback
1.3.1
------
- Add CloudStorageNotFoundException
1.3.0
------
- Moved back GoogleCloudStorage in cloud_storage.client.py to cloud_storage.__init__.py - Add version into info cloud_storage.__about__.py