Ivan Smolin
|
10ec9408ad
|
feat: Change access modifiers in `DefaultJsonNetworkService` from `public` to `open`, added additional Moya plugins processing
add `DisplayDecodingErrorPlugin` for showing developer-frendly decoding error messages
add Gemfile for cocoapods versioning
|
2022-04-06 20:57:55 +03:00 |
Ivan Smolin
|
ab4faa2868
|
fix: add TIFoundationUtils dependency to TIMoyaNetworking module
|
2022-04-01 15:15:09 +03:00 |
Ivan Smolin
|
db81ff7567
|
fix: Try parse date in ISO8601 format appending `.withFractionalSeconds` if `.withInternetDateTime` fails
|
2022-04-01 13:14:55 +03:00 |
Ivan Smolin
|
11f6b5dbd0
|
fix: HeaderParameterEncoding array encoding
|
2022-03-30 20:16:33 +03:00 |
Ivan Smolin
|
0ad47b3f34
|
fix: DefaultRecoverableNetworkService `request` parameter was renamed to prevent ambgious reference
|
2022-03-29 21:20:15 +03:00 |
Ivan Smolin
|
7def493512
|
feat: EndpointRequest Body can take a nil value as well as Parameter value
|
2022-03-29 11:43:13 +03:00 |
Ivan Smolin
|
aacd025382
|
docs: update CHANGELOG & bump podspec versions
|
2022-03-05 19:55:13 +03:00 |
Ivan Smolin
|
27c2897b60
|
feat: add recoverable network service with error handling chain
|
2022-02-25 14:50:04 +03:00 |
Ivan Smolin
|
6cf16b74a7
|
feat: add TIMoyaNetoworking target; async closure typealiases to TISwiftUtils; Date formatting & decoding helpers to TIFoundationUtils
|
2022-02-18 22:26:09 +03:00 |