Flysystem Dropbox Versions Save

A flysystem driver for Dropbox that uses the v2 API

3.0.1

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/flysystem-dropbox/compare/3.0.0...3.0.1

3.0.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/flysystem-dropbox/compare/2.0.6...3.0.0

2.0.6

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/flysystem-dropbox/compare/2.0.5...2.0.6

2.0.5

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/flysystem-dropbox/compare/2.0.4...2.0.5

2.0.4

3 years ago
  • avoid listing the base directory itself in listContents calls (#73)

2.0.3

3 years ago
  • make listing a non-created directory not throw an exception (#72)

2.0.2

3 years ago
  • use generator in listContents call for upstream compliance. (#66)

2.0.1

3 years ago
  • fix bugs discovered after real-world use (#63)

2.0.0

3 years ago
  • add support from Flysystem v2

1.2.3

3 years ago
  • add support for PHP 8