All Versions
10
Latest Version
Avg Release Cycle
126 days
Latest Release
1622 days ago
Changelog History
Changelog History
-
v1.3.3 Changes
April 02, 2020- ๐ Fix a bug that MoyaSugarProvider doesn't pass
session
argument tosuper.init()
(#26, @OhKanghoon)
- ๐ Fix a bug that MoyaSugarProvider doesn't pass
-
v1.3.2 Changes
October 12, 2019- ๐ Fix a bug that MultiSugarTarget doesn't forward target's
task
andvalidationType
property (585695d)
- ๐ Fix a bug that MultiSugarTarget doesn't forward target's
-
v1.3.1 Changes
October 01, 2019- ๐ Fix a bug that
MultiSugarTarget
doesn't forward target'surl
property (3f9b75a)
- ๐ Fix a bug that
-
v1.3.0 Changes
September 29, 2019- โ Add
MultiSugarTarget
(133f041)
- โ Add
-
v1.2.0 Changes
September 13, 2019- โ Add support for Moya 14
-
v1.1.0 Changes
November 15, 2017- โ Add
parameters
property
- โ Add
-
v1.0.0 Changes
November 15, 2017- โ Add Moya 10 support โจ
-
v1.0.0-beta.1 Changes
September 24, 2017โ 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'
-
v0.4.1 Changes
July 03, 2017- ๐ Change defaultURL behavior to consider empty path (#17)
-
v0.4.0 Changes
February 24, 2017- ๐ Support iOS 8.0