Skip to content

Releases: burnash/gspread

v0.2.5

21 Apr 22:31
Compare
Choose a tag to compare
  • Deprecation warning for ClientLogin #210
  • Redirect github pages to ReadTheDocs
  • Bugfixes

v0.2.4

17 Apr 15:54
Compare
Choose a tag to compare
  • Output error response #219 #170 #194.
  • Added instructions on how to get oAuth credentials to docs.

v0.2.3

11 Mar 18:44
Compare
Choose a tag to compare
  • 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.

OAuth2 Support

26 Aug 18:36
Compare
Choose a tag to compare
v0.2.2

bumped version; updated changelog