Alamofire v3.4.2 Release Notes

  • ๐Ÿš€ Released on 2016-08-28. All issues associated with this milestone can be found using this filter.

    โž• Added

    • โž• Added Cleanup Whitespace target to remove excess whitespace from Swift files.

    โšก๏ธ Updated

    • โœ… All TLS evaluation tests from disig.sk to badssl.com to be more reliant and robust.
    • Internal URLRequest method to maintain mutable variant data on an NSURLRequest passed into the top-level APIs.
    • ๐Ÿ— The User-Agent header to include version and build numbers.

    โœ‚ Removed

    • All excess whitespace from Swift files using the Cleanup Whitespace target.

    ๐Ÿ›  Fixed

    • โœ… Request debug description tests to no longer require parameters in a specific order.
    • Small ACL issue in code sample of the Handling Errors section of the README.