- Support for deleting worksheets from a spreadsheet.
- Couple of bugfixes.
- Bugfix in Python 3.
- Python 3 support.
- Enter the Docs.
- New skinnier login method.
- Pypi install bugfix.
- Batch cells update
New spreadsheet open methods:
- Client.open_by_key
- Client.open_by_url
- Got rid of the wrapper
- Support for pluggable http session object
- Hacked a wrapper around Google's Python client library