Christian Noon 3fa9f196c6 Merge branch 'master' into tvOS 10 lat temu
..
Alamofire.h 8f8e9acfa0 Fixing whitespace 10 lat temu
Alamofire.swift 4e633d6d9a [Issue 719] Added `parameters` and `encoding` parameters to download APIs. 10 lat temu
Download.swift 4e633d6d9a [Issue 719] Added `parameters` and `encoding` parameters to download APIs. 10 lat temu
Error.swift 85b90fe115 [Issue #668] Made the static error convenience functions public. 10 lat temu
Info.plist 0f816eedf8 Added release notes to the CHANGELOG and bumped version to 3.0.1. 10 lat temu
Manager.swift 744e8e262b Manager now has two initializers to support custom delegates and sessions. 10 lat temu
MultipartFormData.swift 8873379b67 [Issue #767] Added tvOS framework and test targets to the proejct. 10 lat temu
ParameterEncoding.swift df525acf40 URL encoding now leverages the dictionary keys lazy evaluation directly. 10 lat temu
Request.swift b00d3f2bda Result error is now generic and response serializers all return server data. 10 lat temu
Response.swift ba280a4fbd Revert "Response initializer now has internal ACL since it does not need to be public." 10 lat temu
ResponseSerialization.swift e64ae6565f Merge branch 'feature/double_generic_results' into feature/response_generic_type 10 lat temu
Result.swift 8759805c8c Added public docstrings to Result custom string convertible protocols. 10 lat temu
ServerTrustPolicy.swift f8f881c03f Opened ServerTrustPolicyManager policies dictionary and added docstrings. 10 lat temu
Stream.swift f4a3a50637 Added support for stream tasks in iOS 9+ and OSX 10.11+. 10 lat temu
Upload.swift 441a9dca04 [Issue 740] Fixed crash when multipart form data was uploaded from in-memory data. 10 lat temu
Validation.swift 63fce12f7a Fixed content type validation issue where parameter parsing was incorrect. 10 lat temu