Open nekromoff opened 8 years ago
You should use Sheets API v4 instead of this repository. It works very well and have much more features than this one.
Hi @nekromoff, I'm sorry I haven't had time to manage this repository for a while. I have merged merged the 2 PRs and tagged as v3.0.2. Also you didn't write any tests for the getById method which means we no longer have 100% coverage!
@Dartui I did have a quick look at the new v4 API a while back and it seemed fairly straight forward to use. Before v4 we had to use XML which can be a pain to work with so a library definitely helped. With v4 being RESTful I'm not sure if there is a need for a library. What do you think? I will take a good look at it in the next few weeks and see if it's worth it.
Two pull requests and no acceptation and long time no updates.