Kingfisher v1.3.0 Release Notes

Release Date: 2015-05-01 // almost 9 years ago
  • ➕ 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.