Skip to content

5.0.0

Compare
Choose a tag to compare
@sunshinejr sunshinejr released this 15 Sep 11:27
· 126 commits to master since this release

Changes since 5.0.0-beta.1:

  • Updated Moya to 9.0.0.

Full changelog for Moya-ModelMapper 5.0.0:

  • Updated Moya to 9.0.0.
  • Renamed methods from mapObject, mapArray to map(to:keyPath:).
  • Renamed RxSwift extensions method to map(to:keyPath:) as well.
  • Added Single<Response> extensions to RxSwift so Moya 9.0 feels right in usage.
  • Renamed CocoaPods subspec from Moya-ModelMapper/ReactiveCocoa to Moya-ModelMapper/ReactiveSwift. However, the former one will still work for some time as well.