All Versions
169
Latest Version
Avg Release Cycle
29 days
Latest Release
906 days ago

Changelog History
Page 17

  • v1.4.0 Changes

    May 11, 2015
    โž• Add
    • ๐Ÿ‘ Apple Watch support and category on WKInterfaceImage.

  • 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 to OptionsInfo 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. Use KingfisherOptionsInfo 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.