Skip to content

v5.12.0

Compare
Choose a tag to compare
@lavigne958 lavigne958 released this 22 Oct 18:34
· 510 commits to master since this release
c9b2cb5

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