Skip to content

v0.3.1

Compare
Choose a tag to compare
@taylorfinnell taylorfinnell released this 13 Jan 00:55
· 133 commits to master since this release
b35b8cf
  • 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 attach Content-Type (thanks @timkendall)
  • Improves documentation