Kingfisher v4.8.0 Release Notes

Release Date: 2018-05-15 // almost 6 years ago
  • โž• Add

    • WKInterfaceImage setting image interface for watchOS. #913
    • A new delegate method for watching ImageDownloader object completes a downloading request with success or failure. #901

    ๐Ÿ›  Fix

    • ๐Ÿ‘‰ Use newly created operation queue for downloader.
    • Filter.init(tranform:) is renamed to Filter.init(transform:)
    • Some internal minor fix on constant and typo, etc.