3.1.0 - Namespace
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 originalkf_
prefix methods are marked as deprecated.