Skip to content

Releases: nithinmurali/pygsheets

v1.1.2

24 Jun 11:08
Compare
Choose a tag to compare

Add Text Rotation feature
Add Teamdrive support
Add adjust_row_height method to adjust the height of one or more row
Various bug fixes/improvements in dataframe handling
added extend to update_cells, improved cell_list update
added refresh option to worksheet
made cache process and os independed, fixes
enum representation bug fixe

Data grid support

25 Feb 22:02
Compare
Choose a tag to compare
Data grid support Pre-release
Pre-release

New data grid model for storing ranges, hence support for named ranges. improved cell support.
bug fixes

v1.0.0

21 Feb 19:17
Compare
Choose a tag to compare

Renamed functions to non ambiguous names
bug fixes