Skip to content

Releases: checkout/NetworkClient-iOS

1.1.2

Choose a tag to compare

@okhan-okbay-cko okhan-okbay-cko released this 27 Mar 15:09
53f91a4

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

Choose a tag to compare

@aashna-narula-cko aashna-narula-cko released this 18 Mar 14:26
bb96091

Add error handling in CheckoutNetworkFakeClient

1.1.0

Choose a tag to compare

@okhan-okbay-cko okhan-okbay-cko released this 21 Feb 16:45
f99770d

Error types that can be thrown are changed.

1.0.2

Choose a tag to compare

@okhan-okbay-cko okhan-okbay-cko released this 06 Feb 13:20
b7aa490

Fix the async wrapper in CheckoutNetworkFakeClient

1.0.1

Choose a tag to compare

@okhan-okbay-cko okhan-okbay-cko released this 02 Feb 14:06
0439704

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

1.0.0

Choose a tag to compare

@okhan-okbay-cko okhan-okbay-cko released this 02 Feb 14:05
4bfb354

Propagate HTTP 422 responses to the consumer

0.9

0.9 Pre-release
Pre-release

Choose a tag to compare

@okhan-okbay-cko okhan-okbay-cko released this 19 Jan 13:06
b75e158

Initial release