-
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.
-
Bumping podspec version
-
Update README.md.
-
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
-
Fix NSNotificationCenter dispatch on subthreads.
-
* Adds option to decompress images in cache and post download.
-
duplicate failed urls are added into failedURLs
-
fix bug when download image with option SDWebImageRetryFailed
-
Update README.md
-
Picky spelling fix.
-
initialise kPNGSignatureData data
-
in SDImageCache initWithNamespace method. This ensures the kPNGSignatureData is always initialised even if the we alloc SDImageCache without using the sharedImageCache singleton