All Versions
169
Latest Version
Avg Release Cycle
29 days
Latest Release
911 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.