github Moya/Moya 11.0.0

latest releases: 15.0.3, 15.0.1, 15.0.0...
6 years ago

This release brings support for ReactiveSwift 3.0. Thank you to all the contributors making it possible! ❤️

Full Changelog for Moya 11.0:

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.
  • Breaking Change Removed generic from Endpoint. See #1524 for discussion. #1529 by @zhongwuzw.

Don't miss a new Moya release

NewReleases is sending notifications on new releases.