gspread v3.7.0 Release Notes

Release Date: 2021-02-18 // about 3 years ago
    • โšก๏ธ Add Worksheet.insert_note(), Worksheet.update_note(), Worksheet.clear_note() (#818 by @lavigne958)

    • ๐Ÿ“š Update documentation: oauth2.rst (#836 by @Prometheus3375)

    • ๐Ÿ“š Documentation fixes (#838 by @jayeshmanani)

    • ๐Ÿ“š Documentation fixes (#845 by @creednaylor)

    • โž• Add Worksheet.insert_cols() (#802 by @AlexeyDmitriev)

    • ๐Ÿ“š Documentation fixes (#814 by @hkuffel)

    • โšก๏ธ Update README.md (#811 by @tasawar-hussain)

    • Add value_render_option parameter to Worksheet.get_all_records() (#776 by @damgad)

    • โœ‚ Remove requests from install_requires (#801)

    • Simplify implementation of Worksheet.insert_rows() (#799 by @AlexeyDmitriev)

    • Add auth.service_account_from_dict() (#785 b7 @mahenzon)

    • ๐Ÿ›  Fix ValueRange.from_json() (#791 by @erakli)

    • ๐Ÿ“š Update documentation: oauth2.rst (#794 by @elnjensen)

    • ๐Ÿ“š Update documentation: oauth2.rst (#789 by @Takur0)

    • ๐Ÿ‘ Allow auth to be None. Fix #773 (#774 by @lepture)