Grigory Boyko
|
81792aba72
|
feat: add failure completion in RequestExecutor
|
2022-09-23 15:03:54 +03:00 |
Ivan Smolin
|
0171f9d64f
|
fix: Use OperationQueue instead of NSLock in `DefaultTokenInterceptor`
|
2022-08-26 22:08:52 +03:00 |
Grigory Boyko
|
b7b95f0ef4
|
feat: change version
|
2022-08-03 22:14:30 +07:00 |
Grigory Boyko
|
50d59857a7
|
fix: change podspec to 1.27.0
|
2022-08-02 21:41:45 +07:00 |
Grigory Boyko
|
1db3bdb944
|
feat: Update podspec to 1.27, small models changes
|
2022-08-02 16:21:00 +07:00 |
Alexey Gurin
|
6810fac839
|
feat: Up dependencies version to 1.25.0
|
2022-07-28 17:36:07 +04:00 |
Nikita Semenov
|
693843bb70
|
fix: code review notes
|
2022-07-25 19:01:55 +03:00 |
Ivan Smolin
|
9828284c20
|
feat: Asynchronous request preprocessing
|
2022-06-28 11:13:31 +03:00 |
Ivan Smolin
|
8fc1ebab77
|
feat: ApiInteractor, TokenInterceptor, FingerprintsTrustEvaluator and more
|
2022-06-17 10:43:35 +03:00 |
Ivan Smolin
|
784743082d
|
feat: add request preprocessor for OpenAPI security requirements
|
2022-06-10 14:53:51 +03:00 |
Ivan Smolin
|
3d3d94412a
|
feat: Add presenter protocols to `TISwiftUICore` and `TIUIKitCore` modules
Add `CodeConfirmPresenter` protocol and `DefaultCodeConfirmPresenter` implementation in `TIAuth` module
|
2022-06-02 15:33:29 +03:00 |
Ivan Smolin
|
2050382308
|
feat: add MapManagers for routine maps configuration
|
2022-05-24 13:42:38 +03:00 |
Ivan Smolin
|
f61bb8ef12
|
feat: add smooth CameraUpdate actions for supported maps
|
2022-05-23 17:34:03 +03:00 |
Timur Kayumov
|
cfa80a3747
|
feat: add error forwarding from error handlers
|
2022-05-20 03:36:48 +02:00 |
Ivan Smolin
|
d568963784
|
fix: DateFormattersReusePool and ISO8601DateFormattersReusePool are now thread safe
|
2022-04-27 11:47:53 +03:00 |
Ivan Smolin
|
47ff4d949c
|
feat: TIMapUtils, TIAppleMapUtils, TIGoogleMapUtils and TIYandexMapUtils modules for map items clustering and interacting with them
|
2022-04-26 14:55:04 +03:00 |
Ivan Smolin
|
532e54fe9e
|
feat: Network services in TIMoyaNetworking now passes MoyaError in result of EnpointRequest execution.
feat: TINetworkingCache module - caching results of EndpointRequests.
|
2022-04-15 14:21:28 +03:00 |