AlamofireImage v3.3.0 Release Notes

Release Date: 2017-09-06 // over 6 years ago
  • ๐Ÿš€ Released on 2017-09-06. All issues associated with this milestone can be found using this filter.

    โž• Added

    • Gitter badge to the README to direct users to the group.
    • Optional queue parameter to responseImage function.
    • Asserts to scaling functions as well as production fallbacks.
    • GitHub templates for issues and pull requests.

    โšก๏ธ Updated

    • Alamofire submodule and dependency to ~> 4.5.
    • ๐Ÿ‘ The project and codebase to support Swift 3 / 4 simultaneously.
    • The README to use the current version throughout the installation section.
    • Image response serializers code sample in the README to import Alamofire.

    ๐Ÿ›  Fixed

    • ๐Ÿ“ฆ The Swift Package Manager (SPM) integration by excluding Tests folder.
    • Issue in the embedded framework section of the README where bash specifier was incorrect.
    • โœ๏ธ Various typos throughout the project using misspell.