-
Determines at runtime is UIApplication is available as per #1082
-
Purge nscache on system memory notifications
-
failedURLs can be removed at the appropriate time.
-
Add NSCache countLimit property
-
Fix parenthesis to avoid crashes
-
Carthage build fails in Xcode 6.2
-
Adds shared scheme for WebImage in SDWebImage.xcodeproj
-
Updates Podfile entry to v3.7
-
Adds support for iOS 8+ Framework and Carthage
-
[Refactor] Implement cache cost calculation as a inline function
-
Use __typeof(self) when assigning weak reference for block.
-
allow override diskCachePath
-
fixed typo
-
…ata parameter is nil" if imageData is nil
-
[Memory Issue] Clear SDWebImagePrefetcher progressBlock when it has completed
-
Bug fix:Collection <__NSArrayM: > was mutated while being enumerated
-
Improve operation behavior
-
Make a constant for the error domain
-
[Refactor] Use NSMutableSet for failed URLs' storage instead of array
-
… don't need the backwards compatible methods" This reverts commit 62a8ee1a.