awscr-s3 v0.8.0 Release Notes
Release Date: 2020-05-14 // over 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 anIO
(#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