Skip to content
This repository was archived by the owner on Sep 11, 2022. It is now read-only.

Releases: michaelhenry/RxRetroSwift

Update decoding error message

09 Apr 00:27
9c25e3f

Choose a tag to compare

Update RequestCaller.swift

update error info for decoding.

Fixed crash if response data is null.

18 Jan 06:41

Choose a tag to compare

2.3.2

although it's unusual to see 200 without any response, it's still pos…

Xcode 9.3 update

24 May 16:39

Choose a tag to compare

Just increase the version to overlap 2.2 which is not actually exist.

2.1.3

06 Apr 03:07
d9c0290

Choose a tag to compare

added a default  URLSessionConfiguration (#7)

Bug fixed on ErrorModel

29 Mar 08:01
f673c89

Choose a tag to compare

patch error model (#6)

make errorCode optional (patch)

Swift package manager support. And refactor

28 Mar 13:05
0cc701b

Choose a tag to compare

Features/swift package manager (#5)

* just return httpResponse

* Refactor, added URLSessionConfiguration as initializer parameter and added RawResponse model.

* update Example

* update gitignore for swift

* added swift package manager support

* update Example

* just ignore the swift package test for now

* update .travis

Moving to Codable

20 Mar 06:40

Choose a tag to compare

removing objectmapper and alamofire dependency