Skip to content

Releases: emilianozublena/sheetsu-php

v0.0.8

30 Jul 14:07
54b7ef1
Compare
Choose a tag to compare
Merge pull request #12 from jon1010hill/bug/issue#11

closes issue#11

v0.0.7

21 Sep 18:09
1eb5b62
Compare
Choose a tag to compare
Merge pull request #10 from nikajorjika/master

Created simple getResponse

v0.0.6

03 Apr 14:32
f92ca86
Compare
Choose a tag to compare
Merge pull request #9 from AnasMostefaoui/master

Fix url generation from sheet id

Added ability to set Sheet URL instead of only Sheet Id

23 Nov 11:49
ea5c495
Compare
Choose a tag to compare

Added ability to set Sheet URL instead of only Sheet Id

Corrected minor bugs in Sheetsu Object

13 Nov 21:52
Compare
Choose a tag to compare

Corrected minor bugs in Sheetsu Object

  • Consecuent calls can be made without self cleaning the object's instance
  • create method can receive a Collection, a Model, a Multidimensional array or a Singledimension array

Minor Fixes in Sheetsu

10 Nov 16:25
f222428
Compare
Choose a tag to compare

This latest release has some minor fixes in the main object.

Full Stable Version

20 Sep 01:10
Compare
Choose a tag to compare

This version has all of the API's features, plus unit test with up to 97% test coverage. Also has lots of refactory with maintainability and performance in mind.
Enjoy!