-
3.0.2
Update Cartfile to use workaround branch for Async framework * This is to work around an issue with the current upstream master that leads to apps being rejected due to incorrect CFBundleVersion error.
-
2.0.6
The default progress handler now uses the max progress statistic.
-
2.0.5
Added min and max progress statistics to the progress object.
-
2.0.4
Carthage support.
-
2.0.3
Replaced two variables with constants to silence compiler warnings.
-
2.0.2
Shared the framework scheme to enable installation from Carthage.
-
2.0.1
The default for swiftyCopyItemAtPath is now to continue as a background task.
-
2.0.0
Changed the API (copyItemAtPath → swiftyCopyItemAtPath) to remove ambiguity with original method after making progressHandler argument optional.
-
1.0.0
Initial release. For Swift 2.2 and above.