Kingfisher v3.1.3 Release Notes
Release Date: 2016-10-06 // over 4 years ago-
๐ 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.