Skip to content

Releases: iterative/PyDrive2

1.20.0

15 Jul 17:59
a84dedd
Compare
Choose a tag to compare

What's Changed

  • Partial compatibility with Google security update 2021 by @agrenott in #350

New Contributors

Full Changelog: 1.19.0...1.20.0

1.19.0

03 Jan 20:21
7074aba
Compare
Choose a tag to compare

What's Changed

  • fix(fs): add dirs caching, make it a bit more robust by @shcheklein in #322
  • feat(auth): add GDRIVE_NON_INTERACTIVE to avoid launching browser by @shcheklein in #324
  • chore(fs): add tests to cover recent PRs by @shcheklein in #328

Full Changelog: 1.18.1...1.19.0

1.18.1

18 Dec 23:41
6f38536
Compare
Choose a tag to compare

What's Changed

  • fix(fs): remove DVC-specific broken cache optimization by @shcheklein in #321

Full Changelog: 1.18.0...1.18.1

1.18.0

07 Dec 14:51
Compare
Choose a tag to compare

What's Changed

  • Delete .github/release-drafter.yml by @efiop in #313
  • Delete .github/workflows/release-drafter.yml by @efiop in #316

Full Changelog: 1.16.2...1.18.0

1.16.2

28 Nov 15:26
c57355d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.17.0...1.16.2

1.16.1

05 Jul 12:01
30c0f48
Compare
Choose a tag to compare

What's Changed

  • pydrive2: use isinstance() instead of type() by @efiop in #291

Full Changelog: 1.16.0...1.16.1

1.16.0

23 Jun 02:45
53ee84c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.15.4...1.16.0

1.15.4

21 May 02:24
a5dc1d9
Compare
Choose a tag to compare
  • Add bind_addr parameter to LocalWebserverAuth (#279) @aripollak
  • Set content picks default title/mime if file is created for the first time (#276) @shcheklein
  • fix(upload/272): don't magically set filename on set file content (#273) @shcheklein

1.15.3

09 Apr 21:34
Compare
Choose a tag to compare

What's Changed

  • fix(ci): try the latest ubuntu by @shcheklein in #275
  • fs: use itertools.chain.from_iterable instead of funcy.py3.cat by @efiop in #274

Full Changelog: 1.15.2...1.15.3

1.15.2

31 Mar 20:17
Compare
Choose a tag to compare