-
Update README.md
-
Update Prefetch Docs
-
fix typo in PULL_REQUEST_TEMPLATE.md
-
Update readme for 1st party progress indicator support
-
Word corrections
-
updates swift example to Swift 3.0 syntax
-
Updated prefetchUrls: and prefetchUrls:progress:completed: documentation to mention that any already running prefetch operations are canceled if the operation is called.
-
From [this merge](https://github.com/rs/SDWebImage/pull/1217/files#diff-2cc725cd4b29e8acd64b4b01e5f82f36R382 "this merge")
-
…we need to add examples for the most common cases.
-
Add an option to scale down large images on iOS
-
Fix FLAnimatedImageView+WebCache.m not got compiled
-
Because of missing SD_UIKIT definition.