Skip to content

3.1.3 - Collocalia

Compare
Choose a tag to compare
@onevcat onevcat released this 06 Oct 02:26
· 2175 commits to master since this release

Fix

  • A compiling time issue. Now the compile time of Kingfisher should drop dramatically. #467
  • kf wrapper of all Kingfisher compatible types now a class instead of struct, to make mutating opearation on it possible. #469

Remove

  • requestModifier of ImageDownloader is removed to prevent leading to misunderstanding.