Changelog
=========


Version 0.3
-----------

Fetch datetime values as strings instead of days since December 30th 1899
(backwards imcompatible, PR Andrea Nardelli).

Fix handling of empty worksheets (PR lanfon72).


Version 0.2
-----------

Make a1 notation slices inclusive (backwards incompatible).

Also support template strings for make_filename.

Change make_filename callable to a one argument functon giving a dictionary.

Add equivalence for SpreadSheet, SheetsView, and WorkSheet.

Include get_credentials and build_service as low-level api functions.

Add no_webserver auth for working on remote machines.

Change default filename for client secrets to client_secrets.json.

Include docs in source distribution.


Version 0.1
-----------

First release (read-only access).
