FileProvider v0.22.0 Release Notes

Release Date: 2017-12-30 // over 6 years ago

    General

    • Added test cases for Local, Dropbox, WebDAV and FTP.
    • Remove monitoring notification on deinit.

    - Updated Swift Package Manager to version 4.0.

    WebDAV

    • Directory are parsed as regular files.

    - Handling space and illegal characters in urls inside response.

    FTP

    • Problems with iOS 11 and NSURLSessionStreamTask.
    • Crash on downloading and uploading.
    • Removed dependency on Apples FTP implementation for downloading.

    - Faster uploading (Single stream instead of muliple)

    ⬇️ Dropbox

    • attributesOfItem() returned error instead of result.