-
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.
-
Adds Instructions for Carthage installation
-
Bumping podspec version
-
Update README.md.
-
Signed-off-by: 庞博 <bopang@sohu-inc.com>
-
Signed-off-by: 庞博 <bopang@sohu-inc.com>
-
Make sure callbacksForURL won't be modified
-
Adds option to decompress images and select prefetcher Queue
-
Fix SDWebImageDownloader threading issue