Skip to content

v0.2.3

Compare
Choose a tag to compare
@burnash burnash released this 11 Mar 18:44
· 1735 commits to master since this release
  • Automatically refresh OAuth2 token when it has expired.
  • Added an insert_row method to Worksheet.
  • Moved docs to Read The Docs.
  • Added the numeric_value attribute to Cell.
  • Added title property to Spreadsheet.
  • Support for exporting worksheets.
  • Added row selection for keys in Worksheet.get_all_records.