LeadKit/TIFoundationUtils
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
..
AsyncOperation feat: EndpointRequest Body can take a nil value as well as Parameter value 2022-03-29 11:43:13 +03:00
CodableKeyValueStorage feat: add AsyncOperation - generic subclass of Operation with chaining and result observation support 2022-02-15 21:30:27 +03:00
DateFormatting feat: DateFormatters properties preset in reuse pools 2022-04-12 17:12:17 +03:00
TITimer feat: add AsyncOperation - generic subclass of Operation with chaining and result observation support 2022-02-15 21:30:27 +03:00
UserDefaultsBackingStore feat: add AsyncOperation - generic subclass of Operation with chaining and result observation support 2022-02-15 21:30:27 +03:00
README.md feat: add TIMoyaNetoworking target; async closure typealiases to TISwiftUtils; Date formatting & decoding helpers to TIFoundationUtils 2022-02-18 22:26:09 +03:00
TIFoundationUtils.podspec feat: Network services in TIMoyaNetworking now passes MoyaError in result of EnpointRequest execution. 2022-04-15 14:21:28 +03:00

README.md

TIFoundationUtils

Set of helpers for Foundation framework classes.