Kingfisher v5.5.0 Release Notes

Release Date: 2019-05-16 // almost 5 years ago
  • ➕ Add

    • ➕ Add support for loading progressive JPEG images. This feature is still in beta and will be improved in the next few releases. To try it out, make sure you are loading a progressive JPEG image with a .progressiveJPEG options passed in. Thanks @lixiang1994 #1181
    • 0️⃣ Choose to use Swift.Result as the default result type when Swift 5.0 or above is applied. #1146

    🛠 Fix

    • 🐎 Apply to some modern Swift syntax, which may also improve internal performance a bit. #1181