Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support gspread 3.0.0 and higher #11

Closed
robin900 opened this issue Apr 19, 2018 · 0 comments
Closed

Support gspread 3.0.0 and higher #11

robin900 opened this issue Apr 19, 2018 · 0 comments

Comments

@robin900
Copy link
Owner

gspread just released 3.0.0, which has a very different internal structure and API, and most thrillingly -- uses the v4 Sheets API, which offers cell-styling powers previously prohibitied to gspread users.

My general plan is to make a breaking change to gspread-dataframe to support only gspread 3.0.0 and later, and release it as a major version increase. Bugfix releases to 2.1, if ever necessary, i'll make from a 2.1 maintenance branch.

This was referenced Apr 19, 2018
robin900 pushed a commit that referenced this issue Apr 19, 2018
use gspread 3.0.0 and its v4 sheets API.

Fixes #11.
robin900 added a commit that referenced this issue Apr 19, 2018
use gspread 3.0.0 and its v4 sheets API.

Fixes #11.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant