gspread v3.1.0 Release Notes

Release Date: 2018-11-27 // over 5 years ago

    โฌ‡๏ธ Dropped Python 2.6 support

    ๐Ÿ›  Fixed KeyError in urllib.quote in Python 2 (#605, #558)

    ๐Ÿ›  Fixed Worksheet.title being out of sync after using update_title (#542 by @ryanpineo)

    ๐Ÿ›  Fix parameter typos in docs (#616 by @bryanallen22)

    ๐Ÿ›  Miscellaneous docs fixes (#604 by @dgilman)

    ๐Ÿ›  Fixed typo in docs (#591 by @davidefiocco)

    โž• Added a method to copy spreadsheets (#625 by @dsask)

    โž• Added with_link attribute when sharing / adding permissions (#621 by @epicfaace)

    โž• Added ability to duplicate a worksheet (#617)

    ๐Ÿ”„ Change default behaviour of numericise function #499 (#502 by @danthelion)

    โž• Added stacklevel=2 to deprecation warnings