Skip to content

Releases: masbug/flysystem-google-drive-ext

Flysystem V1: Maintenance release

25 Feb 14:52
a1ea9ba
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.2...v1.3.3

Flysystem V2/V3: Bugfixes

03 Jan 11:45
549c367
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.2...v2.3.0

Flysystem V2/V3: Reverted file operation timeout fixes

24 Jun 06:48
3947d39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.2.2

Flysystem V1 bugfix: Reverted file operation timeout fixes

24 Jun 06:46
c42a6ed
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

Flysystem V2/V3: Usage improvements/updates, file operation timeout fix

16 May 05:55
c9dc6cd
Compare
Choose a tag to compare

What's Changed

  • Fix google deprecations, better support for shared drives by @erikn69 in #62
  • [V2] Fix Timeout/Allowed memory exhausted when to many files on read/write/overwrite/rename/delete by @erikn69 in #65
  • Fix Properties can not be manipulated when useHasDir by @erikn69 in #66

Full Changelog: v2.2.0...v2.2.1

Flysystem V1: File operation timeout fixes

16 May 05:54
a27708b
Compare
Choose a tag to compare

What's Changed

  • Fix Timeout/Allowed memory exhausted when to many files on read/write/overwrite/rename/delete by @erikn69 in #64

Full Changelog: v1.3.0...v1.3.1

Flysystem V2/V3: Fixed Google deprecations, better support for shared drives

19 Apr 05:35
5e384f1
Compare
Choose a tag to compare

What's Changed

  • Fix google deprecations, better support for shared drives by @erikn69 in #63
  • Set root folder for appDataFolder spaces by @dragermrb in #54
  • Properly map virtual path when useDisplayPaths = false by @Propaganistas in #61
  • Drop support for Guzzle\Psr7 <1.7 by @erikn69 in #50

Full Changelog: v2.1.0...v2.2.0

Flysystem V1: Fixed Google deprecations, better support for shared drives

19 Apr 05:32
7451734
Compare
Choose a tag to compare

What's Changed

  • Fix google deprecations, better support for shared drives by @erikn69 in #62
  • Set root folder for appDataFolder spaces by @dragermrb in #54
  • Drop support for Guzzle\Psr7 <1.7 by @erikn69 in #50

Full Changelog: v1.2.5...v1.2.6

Support for FlySystem V3

28 Jan 16:32
a9cc07a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.1.0

Flysystem V2: token refresh bugfix, PSR-4 cleanup

03 Jan 09:30
8509129
Compare
Choose a tag to compare
Merge pull request #48 from masbug/analysis-Rv9Gkx

Apply fixes from StyleCI