LeadKit/TIFoundationUtils
Ivan Smolin 1be28959bc docs: update playground pages for AsyncOperation and SingleValueExpirationStorage 2023-06-09 11:45:55 +03:00
..
AsyncOperation feat: Added flatMap operator for AsyncOperation 2023-06-09 10:00:12 +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: Added flatMap operator for AsyncOperation 2023-06-09 10:00:12 +03:00
DataStorage/Sources docs: update playground pages for AsyncOperation and SingleValueExpirationStorage 2023-06-09 11:45:55 +03:00
DateFormatting feat: ApiInteractor, TokenInterceptor, FingerprintsTrustEvaluator and more 2022-06-17 10:43:35 +03:00
TIFoundationUtils.app docs: update playground pages for AsyncOperation and SingleValueExpirationStorage 2023-06-09 11:45:55 +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 build: update changelog and podspec version, fix playground compile issues 2023-06-09 10:14:07 +03:00

README.md

TIFoundationUtils

Set of helpers for Foundation framework classes.