SDWebImage v5.0.3 Release Notes

Release Date: 2019-05-16 // almost 5 years ago
  • ๐Ÿ›  Fixes

    • ๐Ÿ›  Fix SDWebImageDecodeFirstFrameOnly flag is ignored when image loaded from cache #2725
    • ๐Ÿ›  Fix that SDAnimatedImageView initWithImage will skip the initialize logic and crash #2728
    • Replace if judge with MAX() function in scale less than 1 #2710

    Project

    • Replace the private prefix header files with the manually import for each implementation files #2723

    โœ… Tests

    • โž• Added many test case to ensure the code behavior and coverage #2711

    ๐Ÿ“š Documentation

    • ๐Ÿ“š Update the documentation coverage for jazzy. Use the correct format to provide class/protocol/type API Documentation #2722