-
Applied patch for issue #1074
-
fix ImageIO: CGImageSourceCreateWithData data parameter is nil
-
add webp accepted content type only if WebP enabled
-
Add handling for additional error codes that shouldn't be considered a permanent failure
-
Fix for transparency being lost in transformed images.
-
apologies. yeah, #elseif was quite inappropriate for this case
-
libwebp submodule moved to another location
-
Revert "Fixes http://git.chromium.org/webm/libwebp.git/info/refs not …
-
Send WebP as accepted content type only if it is enabled. In case it's not, stick with the standard formats in order to avoid the server sending us back WebP images.
-
Fixes http://git.chromium.org/webm/libwebp.git/info/refs not valid
-
should say asynchronously in methods ```removeImageForKey...```
-
fix <Error>: ImageIO: CGImageSourceCreateWithData data parameter is nil bug
-
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
-
When the code is copied within a swift module, or when a target is linked against the static library or when using from cocoapods - the debugger not longer gets broken.
-
…d as transparency may have been added
-
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