Skip to content

Releases: checkout/NetworkClient-iOS

1.1.2

27 Mar 15:09
53f91a4
Compare
Choose a tag to compare

When we use no-data-response expecting requests, we didn't pass the data into error mapper function, hence, we couldn't get the detailed error messages when they happen. Now it's fixed.

1.1.1

18 Mar 14:26
bb96091
Compare
Choose a tag to compare

Add error handling in CheckoutNetworkFakeClient

1.1.0

21 Feb 16:45
f99770d
Compare
Choose a tag to compare

Error types that can be thrown are changed.

1.0.2

06 Feb 13:20
b7aa490
Compare
Choose a tag to compare

Fix the async wrapper in CheckoutNetworkFakeClient

1.0.1

02 Feb 14:06
0439704
Compare
Choose a tag to compare

Add an async wrapper for no data response body (HTTP 204) case

1.0.0

02 Feb 14:05
4bfb354
Compare
Choose a tag to compare

Propagate HTTP 422 responses to the consumer

0.9

19 Jan 13:06
b75e158
Compare
Choose a tag to compare
0.9 Pre-release
Pre-release

Initial release