4.0.0
Breaking changes
- Gzip
Content-Encoding
is now always enabled when uploading on S3 (fixes #139) - Overriding settings via the querystring (eg.
?gzipped
,randomize
,use_content_encoding
) is not possible anymore
Internal changes
- Refactor reading of settings