Skip to content

Latest commit

 

History

History
48 lines (27 loc) · 631 Bytes

HISTORY.rst

File metadata and controls

48 lines (27 loc) · 631 Bytes

History

0.0.12 (2011-12-25)

  • Python 3 support.

0.0.9 (2011-12-16)

  • Enter the Docs.
  • New skinnier login method.

0.0.7 (2011-12-14)

  • Pypi install bugfix.

0.0.6 (2011-12-13)

  • Batch cells update

0.0.2 (2011-12-12)

  • New spreadsheet open methods:

    • Client.open_by_key
    • Client.open_by_url

0.0.1 (2011-12-12)

  • Got rid of the wrapper
  • Support for pluggable http session object

pre 0.0.1 (2011-12-02)

  • Hacked a wrapper around Google's Python client library