AlamofireImage v1.1.2 Release Notes

  • 🚀 Released on 2015-09-26. All issues associated with this milestone can be found using this filter.

    ➕ Added

    • ✅ Tests verifying response image serializers support file URLs.
    • ✅ Tests verifying cached image is set on UIImageView if completion closure is set.

    ⚡️ Updated

    • ✅ The Request extension to validate file URLs making test mocking easier.

    🛠 Fixed

    • Issue where cached image was not set on a UIImageView if completion closure was set.