LeadKit/TIFoundationUtils
Ivan Smolin 33cc31b957 docs: update podspecs and changelog 2023-05-31 18:19:43 +03:00
..
AsyncOperation fix: code lint issues in TINetworking 2023-05-19 18:23:19 +03:00
Cancellables/Sources feat: `SingleValueStorage` implementations + `AppInstallLifetimeSingleValueStorage` for automatically removing keychain items on app reinstall. 2023-05-24 10:57:17 +03:00
CodableKeyValueStorage feat: ApiInteractor, TokenInterceptor, FingerprintsTrustEvaluator and more 2022-06-17 10:43:35 +03:00
DataStorage/Sources feat: add AsyncSingleValueStorage for TINetworkingCache 2023-05-31 17:33:22 +03:00
DateFormatting feat: ApiInteractor, TokenInterceptor, FingerprintsTrustEvaluator and more 2022-06-17 10:43:35 +03:00
TIFoundationUtils.app build: fix playground and podspec issues 2023-05-31 17:33:22 +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
PlaygroundPodfile build: fix playground and podspec issues 2023-05-31 17:33:22 +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.playground feat: Auto documentation generation for `TIFoundationUtils` playground and compile checks for playground before release 2023-02-28 14:56:36 +03:00
TIFoundationUtils.podspec docs: update podspecs and changelog 2023-05-31 18:19:43 +03:00

README.md

TIFoundationUtils

Set of helpers for Foundation framework classes.