Kingfisher v1.2.0 Release Notes

Release Date: 2015-04-24 // about 9 years ago
  • โž• Add

    • Multiple cache/downloader system. You can know specify the cache/downloader you need to use for each image request. It will be useful if you need different cache or download policy for different images.
    • ๐Ÿ”„ Changed Options to OptionsInfo for flexible options passing.

    ๐Ÿ›  Fix

    • An issue which preventing image downloading when modifying the url of request.

    ๐Ÿ—„ Deprecate

    • ๐Ÿ—„ All extension methods with KingfisherOptions are deprecated now. Use KingfisherOptionsInfo instead.