Kingfisher v5.6.0 Release Notes

Release Date: 2019-06-10 // almost 5 years ago
  • โž• Add

    • ๐Ÿ‘Œ Support extending memory cache TTL to a specified time instead of the fixed original expire setting. Use the .memoryCacheAccessExtendingExpiration to set a customize expiration extending duration when accessing the image. #1196
    • โž• Add prebuilt binary framework when releasing to GitHub. Further supporting of fully compatible binary framework would come after Swift module stability. #1194

    ๐Ÿ›  Fix

    • ๐ŸŽ Resizing performance for animated images should be improved dramatically. #1189
    • A small optimization on MD5 calculation for image file cache key. #1183