Releases: RxSwiftCommunity/RxAlamofire
RxAlamofire v5.4.0
RxAlamofire v5.3.2
RxAlamofire v5.3.1
RxAlamofire v5.3.0
e328582 feat(#176) - Release pipeline
35b2844 feat(#176) - Release pipes
c75b0ef feat(#173): Implement danger and improve PR pipeline
78115aa feat(#174): Build pipeline to run on feature and PR
ebbfdbe feat(#173): Regenerate project
87b9a7f fix(#172) - Update Cartfile.resolved
eb7b483 Add extensions for Decodable (#170)
862093b Merge pull request #171 from hamedmohammadi/example-alamofire5.0-test
21cc24e test target added and OHHTTPStubs updated to 9.0.0
0151642 remoce test target from pod file it was error because still we dont have the according scheme in project
d45e181 example schemes alamofier and minimum target updated
Xcode 11.4.1
RxAlamofire 5.2.0
Support:
- RxSwift 5.1
- Alamofire 5.1
RxAlamofire 5.0.1
Fixes Swift Package Manager support.
RxAlamofire 5.0.0
Support RxSwift 5 and Xcode 10.2
RxAlamofire 4.5.0
This would be the last version to support Swift 4.2
Fixed
- Minimum Swift version is 4.2 (More details in #144)
RxAlamofire 4.4.1
Update RxSwift to 4.5
RxAlamofire 4.4.0
Support Xcode 10.2. Thanks @rynecheow !