Moya v6.2.0 Release Notes

Release Date: 2016-02-26 // about 8 years ago
  • ➕ Added

    • ➕ Adds response computed property to Error type, which yields a Response object if available.
    • ➕ Added URLEncodedInURL to ParameterEncoding.
    • ➕ Adds convenience endpointByAdding method.

    🔄 Changed

    • ✂ Remove our own implementation of ParameterEncoding and make it a public typealias of Alamofire.ParameterEncoding.