Kingfisher v5.2.0 Release Notes

Release Date: 2019-02-27 // about 5 years ago
  • โž• Add

    • ๐Ÿ— Compatible with Swift 5.0 and Xcode 10.2. Now Kingfisher builds against Swift 4.0, 4.2 and 5.0. #1098

    ๐Ÿ›  Fix

    • ๐Ÿ”’ A possible dead lock when using ImagePretcher heavily in another thread. #1122
    • ๐Ÿ—„ Redesign Result type based on Swift Result in standard library. Deprecate value and error getter for Kingfisher.Result.