What's Changed
- fix typo by @joswlv in #1031
- Fix error message in
get_all_records
by @lavigne958 in #1028 - Added feature request #1022. Auto resizing is now available for rows … by @mketer1 in #1033
- add new method to hide/show a worksheet by @lavigne958 in #1030
- feat: Download PDF from Spreadsheet #1035 by @100paperkite in #1036
- Add test on
auto_resize_columns
by @lavigne958 in #1039 - Add method to unmerge cells by @lavigne958 in #1040
- Add method to delete a protected range by @lavigne958 in #1042
- Feature/clean organize documentation by @lavigne958 in #1043
- Add warning about deprecated oauth flow by @lavigne958 in #1047
- Add new
batch_format
method. by @lavigne958 in #1049 - Encode string to utf-8 when importing CSV content by @lavigne958 in #1054
New Contributors
- @joswlv made their first contribution in #1031
- @mketer1 made their first contribution in #1033
- @100paperkite made their first contribution in #1036
Full Changelog: v5.3.2...v5.4.0