Flysystem v2.0.0-beta.3 Release Notes

Release Date: 2020-08-23 // over 3 years ago
  • โž• Added

    • UnableToCheckFileExistence error introduced
    • Mount manager is re-introduced

    ๐Ÿ›  Fixes

    • ๐Ÿ‘ Allow FTP filenames to contain special characters.
    • Prevent resources of incorrect types to be passed.

    ๐Ÿ‘Œ Improved

    • 0๏ธโƒฃ [AWS] By default, make sure readStream resources are streamed over HTTP.

    โž• Added

    • DirectoryAttributes now have a lastModified accessor.