Sync v4.2.1 Release Notes

Release Date: 2018-07-24 // over 5 years ago

    ๐Ÿ›  Fixes an issue with forcing all requests to work in "isTesting" mode, meaning synchronously. #522

    ๐Ÿ”€ Introduced an extension to FileManager to get the directory URL where the sqlite file is stored. Since it can be different when running on device or in unit tests (because of sandboxing reasons we switch between caches folder and directory when needed). d970043

    FileManager.sqliteDirectoryURL