- Fix #1 - Media upload not working
- Fix requirements issue
- Add support for delimiter in listings using Prefix object
- Remove dependency from google-api-python-client
- Return descriptive error message on AttributeError
- No changes, version bump to reload in pypi
- 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.
- Fix seek method.
- Fix Pypi package.
- First release on PyPI.