LeadKit/TIFoundationUtils
Nikita Semenov 6b7be340f5 fix: added default logger parameter 2023-07-09 22:15:36 +03:00
..
AsyncOperation fix: iOS 12 crash - failed to demangle superclass of UIClosureObserverOperation from mangled name '\M^? \^Hp\M-}\M^?' 2023-06-09 16:09:17 +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 fix: logic of deletion 2023-07-07 14:00:43 +03:00
DataStorage/Sources fix: added default logger parameter 2023-07-09 22:15:36 +03:00
DateFormatting feat: ApiInteractor, TokenInterceptor, FingerprintsTrustEvaluator and more 2022-06-17 10:43:35 +03:00
Logger/Sources fix: move tifoundationlogger to it's own folder 2023-07-09 21:51:41 +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 feat: update tests, migration fixes, factory method for migration storage added 2023-07-06 12:34:48 +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 fix: move tifoundationlogger to it's own folder 2023-07-09 21:51:41 +03:00

README.md

TIFoundationUtils

Set of helpers for Foundation framework classes.