Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 613 Bytes

File metadata and controls

32 lines (16 loc) · 613 Bytes

Changelog

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

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