LeadKit/TIFoundationUtils
Ivan Smolin 2a89de15e3 feat: - Added: BaseTextAttributes can now measure text size and provides paragraph style configuration API.
- Removed: ViewText. Was fully replaced with BaseTextAttributes
- Fixed: Operation.flattenDependencies used in Operation.add(to:waitUntilFinished:) now works correctly.
- Added: Now it's possible to add dependent operation to start of the queue.
2022-12-03 22:55:08 +03:00
..
AsyncOperation feat: - Added: BaseTextAttributes can now measure text size and provides paragraph style configuration API. 2022-12-03 22:55:08 +03:00
Cancellables/Sources feat: Asynchronous request preprocessing 2022-06-28 11:13:31 +03:00
CodableKeyValueStorage feat: ApiInteractor, TokenInterceptor, FingerprintsTrustEvaluator and more 2022-06-17 10:43:35 +03:00
DateFormatting feat: ApiInteractor, TokenInterceptor, FingerprintsTrustEvaluator and more 2022-06-17 10:43:35 +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: - Added: BaseTextAttributes can now measure text size and provides paragraph style configuration API. 2022-12-03 22:55:08 +03:00

README.md

TIFoundationUtils

Set of helpers for Foundation framework classes.