Skip to content

Latest commit

 

History

History
44 lines (22 loc) · 762 Bytes

File metadata and controls

44 lines (22 loc) · 762 Bytes

Changelog

All notable changes to flysystem-dropbox will be documented in this file

1.2.1 - 2019-09-14

  • fix minimum dep

1.2.0 - 2019-09-13

  • add getUrl method

1.1.0 - 2019-05-31

  • add createSharedLinkWithSettings

1.0.6 - 2017-11-18

  • determine mimetype from filename

1.0.5 - 2017-10-21

  • do not throw an exception when listing a non-existing directory

1.0.4 - 2017-10-19

  • make sure all files are retrieved when calling listContents

1.0.3 - 2017-05-18

  • reverts changes made in 1.0.2

1.0.2 - 2017-05-18

  • fix for files with different casings not showing up

1.0.1 - 2017-05-09

  • add size key. bytes is deprecated and will be removed in the next major version.

1.0.0 - 2017-04-19

  • initial release