All Versions
169
Latest Version
Avg Release Cycle
29 days
Latest Release
906 days ago
Changelog History
Page 17
Changelog History
Page 17
-
v1.4.0 Changes
May 11, 2015โ Add
- ๐ Apple Watch support and category on
WKInterfaceImage
.
- ๐ Apple Watch support and category on
-
v1.3.1 Changes
May 06, 2015๐ Fix
- ๐ Fix tests for CI.
-
v1.3.0 Changes
May 01, 2015โ Add
- ImageDownloaderDelegate for getting information from response.
- A cacheType key in completion handler to let you know which does the image come from.
- A notification when disk images are cleaned due to image expired or size exceeded.
๐ Fix
- ๐ Changed
ForceRefresh
behavior to respect server response when got a 304. - ๐ Documentation and test coverage.
-
v1.2.0 Changes
April 24, 2015โ Add
- Multiple cache/downloader system. You can know specify the cache/downloader you need to use for each image request. It will be useful if you need different cache or download policy for different images.
- ๐ Changed
Options
toOptionsInfo
for flexible options passing.
๐ Fix
- An issue which preventing image downloading when modifying the url of request.
๐ Deprecate
- ๐ All extension methods with
KingfisherOptions
are deprecated now. UseKingfisherOptionsInfo
instead.
-
v1.1.3 Changes
April 23, 2015๐ Fix
- โก๏ธ Update the naming convention used in internal queues, for easier debug purpose.
- ๐ Fix some tests.
-
v1.1.2 Changes
April 21, 2015โ Add
- API for calculation total disk cache size.
- API for modifying request before sending it.
- ๐ Handle challenge when accessing a server trust site.
๐ Fix
- ๐ Fix grammar in README.
- ๐ Fix demo project to make it simpler.
-
v1.1.1 Changes
April 17, 2015๐ Fix
- โก๏ธ Update PodSpec version
-
v1.1.0 Changes
April 17, 2015โ Add
- UIButton extension.
๐ Fix
- ๐ Fix typo in project.
- ๐ Improve documentation.
-
v1.0.0 Changes
April 13, 2015๐ First public release.