Skip to content

2.0.13

Choose a tag to compare

@eulerfx eulerfx released this 26 Sep 20:01
· 194 commits to master since this release

NEW: AsyncSeq.takeWhileInclusive
NEW: AsyncSeq.replicateUntilNoneAsync
NEW: AsyncSeq.iterAsyncParallel
NEW: AsyncSeq.iterAsyncParallelThrottled
BUG: Fixed exception propagation in AsyncSeq.mapAsyncParallel