Skip to content

Releases: keboola/google-drive-extractor-config-rows

3.1.1

05 Dec 14:52
8cdb00e
Compare
Choose a tag to compare

3.1.0

04 Jan 10:30
78acec8
Compare
Choose a tag to compare

Changelog

  • refactored functional tests

3.0.0

04 Jan 09:53
696930d
Compare
Choose a tag to compare

Changelog

  • used "json" config instead "yaml"
  • used php-component packages
  • used config-rows configuration

2.5.0

04 Jan 08:31
142d7e0
Compare
Choose a tag to compare

Changelog

  • update vendor packages

2.4.0

03 Dec 09:55
94735a2
Compare
Choose a tag to compare

Changelog

  • fix count columns in multiple headers

2.3.2

11 Mar 11:16
a7fface
Compare
Choose a tag to compare

Changelog

  • throw invalidSheet as UserException

2.3.1

06 Mar 08:37
9f07f6f
Compare
Choose a tag to compare
  • fix: sheetId can also be of type string

2.3.0

05 Mar 10:53
b1a4edd
Compare
Choose a tag to compare
  • updated to php 7.4
  • updated dependencies
  • updated codestyle
  • fixed "out of memory" issues, getSpreadsheets only downloads the necessary metadata fields

2.2.3

03 Mar 14:28
cc74fe6
Compare
Choose a tag to compare
  • reduced the size of downloaded data chunk to remedy "out of memory" errors on large sheets

Fix:Improved exception handling

24 Jun 07:31
9ea9a64
Compare
Choose a tag to compare