Alamofire v4.5.1 Release Notes

  • ๐Ÿš€ Released on 2017-09-06. All issues associated with this milestone can be found using this filter.

    โž• Added

    • GitHub templates for issues and pull requests.
    • ๐Ÿš€ Jazzy docs for the release to work with GitHub Pages.
    • ๐Ÿ“„ Dash support for Jazzy docs.

    โšก๏ธ Updated

    • The project to work with Xcode 9 beta 6 on Swift 3.2 and 4.0.
    • ๐Ÿ‘ท The Travis CI config to work with Xcode 9 beta 6.
    • The cURL representation logic to no longer force unwrap URLCredential values.
    • The radars section of the README to split out open vs. resolved radars.
    • The installation section of the README to use the current version.

    ๐Ÿ›  Fixed

    • Issue in TaskDelegate where task access was not thread safe.
    • ๐Ÿ‘ Issue in AF 4 migration guide where supported iOS versions was incorrect.
    • Issue in README sample code where PNG representation API was incorrect.
    • โš  Swift 3.2+ API warnings for substring APIs.