Releases: tinkoff-mobile-tech/TinkoffConcurrency
Releases · tinkoff-mobile-tech/TinkoffConcurrency
2.0.2
2.0.1
2.0.1 (fastlane)
1.2.0
Add
TCAsyncChannel
a subject-like object which sends data respecting Combine's backpressure.
1.1.0
What's Changed
- Add
TCAsyncThrowingPublisher
andTCAsyncPublisher
by @adarovsky in #7
Full Changelog: 1.0.0...1.1.0
1.0.0
Initial release with withCheckedThrowingCancellableContinuation
on board to help you bring Swift Concurrency and Continuation together!