gspread v3.2.0 Release Notes

Release Date: 2020-01-30 // about 4 years ago

    Fixed gspread.utils.cell_list_to_rect() on non-rect cell list (#613 by @skaparis)

    ๐Ÿ›  Fixed sharing from Team Drives (#646 by @wooddar)

    ๐Ÿ›  Fixed KeyError in list comprehension in Spreadsheet.remove_permissions() (#643 by @wooddar)

    ๐Ÿ›  Fixed typos in docstrings and a docstring type param (#690 by @pedrovhb)

    ๐Ÿ‘ Clarified supported Python versions (#651 by @hugovk)

    ๐Ÿ›  Fixed the Exception message in APIError class (#634 by @lordofinsomnia)

    Fixed IndexError in Worksheet.get_all_records() (#633 by @AivanF)

    Added Spreadsheet.values_batch_get() (#705 by @aiguofer)