Alamofire v1.1.3 Release Notes

  • ๐Ÿš€ Released on 2015-01-09.

    โž• Added

    • ๐Ÿš€ Podspec file to support CocoaPods deployment.
    • ๐Ÿš€ Shared scheme to support Carthage deployments.
    • ๐Ÿ†• New target for Alamofire OSX framework.

    โšก๏ธ Updated

    • โšก๏ธ Upload and Download progress state to be updated before calling progress closure.

    ๐Ÿ›  Fixed

    • Some casting code logic in the Generic Response Object Serialization example in the README.
    • ๐Ÿ“š Indentation formatting of the responseString parameter documentation.