Skip to content

1.2.0 - More, I need more!

Compare
Choose a tag to compare
@onevcat onevcat released this 28 Apr 07:33
· 2949 commits to master since this release

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.