Kingfisher v3.1.0 Release Notes

Release Date: 2016-09-21 // over 7 years ago
  • โž• Add

    • โž• Add kf namespace for all extension APIs in Kingfisher. Now no need to worry about name conflicting any more. #435

    ๐Ÿ›  Fix

    • Mark AnimateImageView to open so you can extend this class again. #442
    • โšก๏ธ Update demo code to adopt iOS 10 prefetching cell feature and new cell life cycle. #447

    โœ‚ Remove

    • ๐Ÿ—„ Since kf namespace is added, all original kf_ prefix methods are marked as deprecated.