Skip to content

1.8.0

Compare
Choose a tag to compare
@dgilman dgilman released this 21 Feb 02:00
· 19 commits to master since this release
  • Bump version of gspread
  • Add support for new functions cut_range / copy_range
  • Add the case_sensitive parameter to find(). Thanks to @Neonnaut for the bug report
  • Fix the default parameter for get(). Thanks to @asergeenko for the bug report
  • Add Python 3.11 to CI