Kingfisher v3.6.2 Release Notes

Release Date: 2017-04-11 // about 7 years ago
  • 🛠 Fix

    • A problem in CroppingImageProcessor and crop method of images which crops wrong area for images with a non-1 scale. #649
    • 🔨 Refactor for ResizingImageProcessor. targetSize of ResizingImageProcessor is now deprecated. Use referenceSize instead. It's just a name changing for clearer API. #646