New revision 1.0.0
What's Changed
- Fix missing state in Client.authorization_url by @cassidylaidlaw in #3
- Switch old beta URL to self.base_url for subscription endpoints by @cassidylaidlaw in #4
- adds drive_download_contents() method to client by @richardARPANET in #7
- added drive_download_large_contents by @biggosh in #11
- Fix KeyError 'content-type' by @kurtdevos in #15
- Fixing wrong account_type by @StrictLine in #16
- Adds drive_download_shared_contents method by @richardARPANET in #17
New Contributors
- @cassidylaidlaw made their first contribution in #3
- @richardARPANET made their first contribution in #7
- @biggosh made their first contribution in #11
- @kurtdevos made their first contribution in #15
- @StrictLine made their first contribution in #16
Full Changelog: v0.1...v1.0.0