- Added pages to sinatra web flow example
- Added Spreadsheet#revisions
- Added Revision class and Revision.list
- Added Spreadsheet.subscribe and Spreadsheet.unsubscribe
- Added if-match header to update for new Google sheets compatibility
Fixes GH#2
- Added Spreadsheet#defold to remove from a folder
- Added explicit title setting to Spreadsheet.copy
- Fixed bug in Spreadsheet.delete
- Fixed rake default task to run specs
- Added Spreadsheet#delete and Spreadsheet.delete
Fixes GH#1