Skip to content

Releases: tinkoff-mobile-tech/TinkoffConcurrency

2.0.2

11 Jul 11:52
Compare
Choose a tag to compare

Add

  • Podspec

    • static_framework set to true

2.0.1

15 Jun 09:32
Compare
Choose a tag to compare
2.0.1 (fastlane)

1.2.0

05 Apr 14:25
Compare
Choose a tag to compare

Add

  • TCAsyncChannel a subject-like object which sends data respecting Combine's backpressure.

1.1.0

24 Mar 08:14
Compare
Choose a tag to compare

What's Changed

  • Add TCAsyncThrowingPublisher and TCAsyncPublisher by @adarovsky in #7

Full Changelog: 1.0.0...1.1.0

1.0.0

02 Mar 08:25
Compare
Choose a tag to compare

Initial release with withCheckedThrowingCancellableContinuation on board to help you bring Swift Concurrency and Continuation together!