* Fix default of `settings.AZURE_OVERWRITE_FILES`.
0.12.0
=====================
* More robust bucket name resolution. * Stop using deprecated get_storage_class from Django. * Migrate to setup.cfg from setup.py. * Update build matrix to drop deprecated Python and Django versions.
0.11.1
=====================
* Strip query parameters from Azure URLs to prevent the SAS from being exposed.
0.10.1
=====================
* Fix typo
0.10.0
=====================
* Remove automatic container creation capabilities and ACL handling for Azure storage.