Skip to content

Releases: burnash/gspread

v5.12.0

22 Oct 18:34
c9b2cb5
Compare
Choose a tag to compare

What's Changed

  • feature -- adding worksheet.get_records to get specific row ranges by @AndrewBasem1 in #1301
  • Fix list_spreadsheet_files return value by @mephinet in #1308
  • Fix warning message for worksheet.update method by @ksj20 in #1312
  • change lambda function to dict (fix pyupgrade issue) by @alifeee in #1319
  • allows users to silence deprecation warnings by @lavigne958 in #1324
  • Add maintain_size to keep asked for size in get, get_values by @alifeee in #1305

New Contributors

Full Changelog: v5.11.3...v5.12.0

v5.11.3

29 Sep 21:53
Compare
Choose a tag to compare

Full Changelog: v5.11.2...v5.11.3

v5.11.2

18 Sep 14:17
Compare
Choose a tag to compare

What's Changed

  • Fix merge_combined_cells in get_values (AND 5.11.2 RELEASE) by @alifeee in #1299

Full Changelog: v5.11.1...v5.11.2

v5.11.1

06 Sep 22:13
Compare
Choose a tag to compare

What's Changed

  • Bump actions/checkout from 3 to 4 by @dependabot in #1288
  • remove Drive API access on Spreadsheet init (FIX - VERSION 5.11.1) by @alifeee in #1291

Full Changelog: v5.11.0...v5.11.1

v5.11.0

04 Sep 13:25
Compare
Choose a tag to compare

Why is my code broken?

If you are now getting an APIError when opening a spreadsheet, you might not have enabled the Google Drive API for your access token. Please see #1286.

fixed in v5.11.1

What's Changed

New Contributors

Full Changelog: v5.10.0...v5.11.0

v5.10.0

29 Jun 12:24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.9.0...v5.10.0

v5.9.0

11 May 10:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.8.1...v5.9.0

v5.8.1

04 Apr 22:38
50b910f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.7.2...v5.8.0

v5.7.2

02 Dec 23:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.7.1...v5.7.2

v5.7.1

16 Nov 23:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.7.0...v5.7.1