Skip to content

1.0.0-beta.1

Compare
Choose a tag to compare
@devxoul devxoul released this 24 Sep 11:48
· 32 commits to master since this release
  • Add Moya 9 and Swift 4 support ✨ (Thanks to @wanbok)

  • ⚠️ If you're using RxMoya, please use Moya 10.0.0-dev.

    pod 'Moya', :git => 'https://github.com/Moya/Moya.git', :branch => '10.0.0-dev'
    pod 'Moya/RxSwift', :git => 'https://github.com/Moya/Moya.git', :branch => '10.0.0-dev'
    pod 'MoyaSugar', '1.0.0-beta.1'
    pod 'MoyaSugar/RxSwift', '1.0.0-beta.1'