3.2.0 - Quiet
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