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