Alamofire v3.0.0 Release Notes

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

    ⚡️ Updated

    • Downloading a File code sample in the README to compile against Swift 2.0.
    • Download code samples in the README to use response serializer.
    • CocoaPods and Carthage installation instructions for 3.0.
    • Carthage description and installation instructions in the README.
    • URL encoding internals to leverage the dictionary keys lazy evaluation.

    🛠 Fixed

    • Small typo in the Alamofire 3.0 Migration Guide Response section.
    • User defined BITCODE_GENERATION_MODE setting for Carthage builds.