Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 621 Bytes

HISTORY.rst

File metadata and controls

21 lines (16 loc) · 621 Bytes

History

0.2.1 (2017-06-23)

  • Use google-cloud package instead of gcloud (package was renamed by Google)
  • Added test support for Django 1.10 and 1.11
  • Deprecated Django 1.7 (should still work, no support guaranteed)
  • Added test support for Python 3.6
  • Added setting for unsigned URLs support
  • Added get_modified_time() for Django 1.11+ support
  • storage.open() will now create new blobs if no existing blob has been found

0.1.0 (2016-02-01)

  • First release on PyPI.
  • Development of this release was kindly sponsored by Craft AG.