Releases: Sharkesm/MVDownloader
Releases · Sharkesm/MVDownloader
0.1.2
0.1.1
0.1.0
- Asynchronous image downloading and caching.
- Supports parallel remote requests and caches URL responses
- Cancelable downloading and re-using resume data from previous requests
- Fetching of images from the cache to improve performance and experience
- Built-in transition animation when setting images
- Supports image placeholder support
- Guarantee same URL request won't be fired several times
- Custom cache control and configuration
- Guarantee invalid URL won't be fired
- Guarantee main thread won't be blocked
- Extends UIImageView and exposes usable methods that support a quick way to download images
- Multiple resources accessing the same resource will be backed up with the same response
- Supports decoding of instances of a data type from JSON objects.