awscr-s3 v0.8.0 Release Notes

Release Date: 2020-05-14 // almost 4 years ago
    • Encode query string params to fix invalid continuation tokens (#61)
    • Reuse HTTP client (#64)
    • โž• Add a streaming Client#get_object with yields an IO (#65, #68)
    • Raise proper exceptions (#66)
    • ๐Ÿ‘‰ Use Crystal's internal MIME registry (#67)
    • ๐Ÿ‘ Allow headers in Http#head (#69)
    • 0๏ธโƒฃ Default to https (#70)
    • ๐Ÿ‘ Allow buckets to be compared by name (#72)
    • ๐Ÿ‘ Allow Bytes for upload operations (#75)

Previous changes from v0.7.0

    • Crystal 0.32.0