Skip to content

V0.0.3

Compare
Choose a tag to compare
@PerfecXX PerfecXX released this 13 Dec 04:00
· 7 commits to main since this release
7ae00d7

Version 0.0.3

Fix issue provided by KorkhovPavel

ggsheet.py

  • Improve the start_index and end_index finders in getCell(), getColumn(), and getRow().
  • Fix the index range of the returned data from getCell(), getColumn(), and getRow().
  • Sync the gen_scriptFile() to script.gs version 0.0.3.

script.gs

  • Add "start" and "finish" to the getCell, getColumn, and getRow HTML headers.
  • Fix the html title name from "Get Row Data" to "Get Column Data" in get column data mode.