Skip to content

Releases: reandimo/php-google-sheets-helper

Release 1.2.1

31 Mar 22:27

Choose a tag to compare

Auth script UX improvements

Release 1.2.0

15 Jun 18:58

Choose a tag to compare

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

13 Nov 15:07
cdc4b65

Choose a tag to compare

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

10 Jan 22:29
bf99b7a

Choose a tag to compare

First Auth fix

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

Release 0.1.4

24 Feb 19:09

Choose a tag to compare

v0.1.4

PSR Fixes & Get

Release 0.1.3

24 Feb 16:13

Choose a tag to compare

Fix composer.json

Release 0.1.2

24 Feb 13:48

Choose a tag to compare

v0.1.2

Fix composer.json

Release 0.1.1

18 Feb 01:48

Choose a tag to compare

Release 0.1.0

18 Feb 01:09

Choose a tag to compare

Initial Release