Moya v11.0.0-beta.1 Release Notes

Release Date: 2018-01-10 // over 6 years ago
  • โž• Added

    • ๐Ÿ’ฅ Breaking Change Added a .requestCustomJSONEncodable case to Task. #1443 by @evgeny-sureev.
    • ๐Ÿ’ฅ Breaking Change Added failsOnEmptyData boolean support for the Decodable map functions. #1508 by @jeroenbb94.

    ๐Ÿ”„ Changed

    • ๐Ÿ’ฅ Breaking Change Updated minimum version of ReactiveSwift to 3.0. #1470 by @larryonoff.
    • ๐Ÿ’ฅ Breaking Change Changed the validate property of TargetType to use new ValidationType enum representing valid status codes. #1505 by @SD10, @amaurydavid.