gspread v0.2.3 Release Notes

Release Date: 2015-03-11 // about 9 years ago
    • ๐Ÿ›  Fixed issue with Spreadsheet.del_worksheet.
    • 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.