Skip to content

3.1.0 - Namespace

Compare
Choose a tag to compare
@onevcat onevcat released this 21 Sep 03:46
· 2217 commits to master since this release

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.