Kingfisher v2.0.3 Release Notes

Release Date: 2016-02-17 // about 8 years ago
  • 🛠 Fix

    • A memory leak caused by retain cycle of downloader session and its delegate. #235
    • Now the callbackDispatchQueue in option should be applied to ImageDownloader as well. #238 and #240
    • 🛠 Fix warnings when the latest version of SwiftLint is used. #189