v0.3.1
- Expose
Bucket#name
,Bucket#creation_time
,Bucket#owner
getter methods Response::ListAllMyBuckets
is now enumerable- Adds
Client#put_bucket
- Adds
Client#delete_bucket
- Adds
Client#batch_delete
- Improves
FileUploader
to automatically attachContent-Type
(thanks @timkendall) - Improves documentation