Skip to content

Releases: spatie/flysystem-dropbox

3.0.1

17 Jul 07:49
7668791
Compare
Choose a tag to compare

What's Changed

  • Improve fileExists and directoryExists for Flysystem v3 by @lianee in #94

New Contributors

Full Changelog: 3.0.0...3.0.1

3.0.0

13 Mar 13:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.6...3.0.0

2.0.6

09 Feb 16:02
60ac0f9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.5...2.0.6

2.0.5

26 Jan 14:21
1a620bc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.4...2.0.5

2.0.4

26 Apr 06:22
eb06530
Compare
Choose a tag to compare
  • avoid listing the base directory itself in listContents calls (#73)

2.0.3

25 Apr 13:49
deb0d91
Compare
Choose a tag to compare
  • make listing a non-created directory not throw an exception (#72)

2.0.2

31 Mar 22:31
29709d3
Compare
Choose a tag to compare
  • use generator in listContents call for upstream compliance. (#66)

2.0.1

31 Mar 07:44
0bb9f54
Compare
Choose a tag to compare
  • fix bugs discovered after real-world use (#63)

2.0.0

28 Mar 14:58
Compare
Choose a tag to compare
  • add support from Flysystem v2

1.2.3

28 Nov 22:17
8b6b072
Compare
Choose a tag to compare
  • add support for PHP 8