v1.10.0
- Add parsing for newer-style S3 hosts (
<bucket>.s3.amazonaws.com/<key>
and<bucket>.s3.<region>.amazonaws.com/<key>
), which fixes the parsing aspect of #107 - If S3 host not specified, create it as
s3.<region>.amazonaws.com
instead of the now deprecateds3-<region>.amazonaws.com