Kingfisher v3.2.0 Release Notes

Release Date: 2016-11-07 // over 7 years ago
  • โž• Add

    • A new option to ignore placeholder and keep current image while loading/downloading a new one. This would be useful when you want to display the earlier image while loading a new one. 494
    • A disk cache path closure to let you fully customize the disk cache path. #499

    ๐Ÿ›  Fix

    • ๐Ÿšš Move methods which were marked as open to their class defination scope, to avoid the compiler restriction when overridden. #500