Skip to content

Releases: reandimo/php-google-sheets-helper

Release 1.2.1

Choose a tag to compare

@reandimo reandimo released this 31 Mar 22:27

Auth script UX improvements

Release 1.2.0

Choose a tag to compare

@reandimo reandimo released this 15 Jun 18:58

New functions added to the helper:

  • Deleting a worksheet
  • Renaming a worksheet
  • Clearing a range
  • Adding a worksheet
  • Getting a single cell value
  • Finding a cell by value
  • Creating a new spreadsheet

Check README for use examples.

Release 1.1.0

Choose a tag to compare

@reandimo reandimo released this 13 Nov 15:07
cdc4b65

FIXES:

  • Fix for Worksheet selectors. Now Worksheet is always required.

FEATURES:

  • NEW: Ability to clone Worksheets.

Thanks to @gabogalt for the help. Appreciate it.

Release 1.0.0

Choose a tag to compare

@reandimo reandimo released this 10 Jan 22:29
bf99b7a

First Auth fix

Full Changelog: v0.1.4...v1.0.0

Release 0.1.4

Choose a tag to compare

@reandimo reandimo released this 24 Feb 19:09
v0.1.4

PSR Fixes & Get

Release 0.1.3

Choose a tag to compare

@reandimo reandimo released this 24 Feb 16:13

Fix composer.json

Release 0.1.2

Choose a tag to compare

@reandimo reandimo released this 24 Feb 13:48
v0.1.2

Fix composer.json

Release 0.1.1

Choose a tag to compare

@reandimo reandimo released this 18 Feb 01:48

Fixes

Release 0.1.0

Choose a tag to compare

@reandimo reandimo released this 18 Feb 01:09

Initial Release