Skip to content

v0.1.3

Compare
Choose a tag to compare
@Akrog Akrog released this 25 Nov 23:13
· 41 commits to master since this release
  • Reading an object will return data as bytes, not a bytearray.
  • Read specific versions of an object.
  • Can specify chunksize on Bucket's open and Object init.
  • Add exists to buckets and project.
  • Fix opening files with names that needed encoding.