Releases: iterative/PyDrive2
Releases · iterative/PyDrive2
1.8.3
- fixes 109: close settings file handler (#110) @shcheklein
1.8.2
- Fixes 103: fix and simplify fetch all metadata logic (#104) @shcheklein
1.8.1
- Auth: drop json credentials backend (#97) @isidentical
1.8.0
1.7.3
- Support JSON based service auth (#81) @isidentical
1.7.2
- Fix permissions call to work with team drives (#79) @shcheklein
- Update quickstart documentation (#69) @nmaynes
1.7.1
- Update release system (see 1.7.0 for release notes)
1.7.0
- Added example: upload and auto-convert file from command line using command line auth prasmussen/gdrive#154
- Update default fields to fetch metadata googlearchive/PyDrive#96
- Update tox.ini (needs more fixes still)
- Update docs, clarify minot points related to V2 vs V3 docs googlearchive/PyDrive#99