Releases: iterative/PyDrive2
Releases · iterative/PyDrive2
1.15.2
- fix(upload): returns broken
downloadUrl
(#270) @shcheklein
1.15.1
- fix/256(fsspec): size can be None for drive files (#257) @shcheklein
1.15.0
What's Changed
- remove six by @shcheklein in #216
- Do not force load metadata before updating a file by @shcheklein in #223
- [skip ci]: use gh-action-pypi-publish@release/v1 by @skshetry in #226
- build(deps-dev): bump black from 22.3.0 to 22.8.0 by @dependabot in #228
- Implement mv method in GDriveFileSystem by @simone-viozzi in #217
- add more documentation to auth and file management by @matiasrebori in #233
- build(deps-dev): bump black from 22.8.0 to 22.10.0 by @dependabot in #235
- pyinstaller: add package hooks by @pmrowla in #243
- pyinstaller: fix CI on py<3.10 by @pmrowla in #244
New Contributors
- @matiasrebori made their first contribution in #233
- @pmrowla made their first contribution in #243
Full Changelog: 1.14.0...1.15.0
1.14.0
1.13.0
1.12.1
1.12.0
1.11.2
- settings: don't forget to specify struct for save_credentials_dict