Releases: crane-hiromu/CombineAsyncable
Releases · crane-hiromu/CombineAsyncable
0.3.2
0.3.1
- Add
public
to some extensions
0.3
- Add
asyncSink
test code - Add
asyncSinkWithThrows
test code
0.2
- Updated readme
- Updated operator name
sink
->asyncSink
sinkWithThrows
->asyncSinkWithThrows
0.1
Add bridge functions (Combine to Concurrency)
- asyncMap
- asyncMapWithThrows
- sink
- sinkWithThrows
- Future initializer