Moya v10.0.2 Release Notes

Release Date: 2018-01-26 // about 6 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed a bug where modifying .uploadMultipart, .uploadCompositeMultipart, .uploadFile, .downloadDestination, and .downloadParameters tasks through an endpointClosure has no effect on the final request. #1550 by @SD10, @sunshinejr.
    • ๐Ÿ›  Fixed a bug where URLEncoding.httpBody wasn't allowed as bodyEncoding in Task.requestCompositeParameters(). #1557 by @sunshinejr.