Skip to content

Releases: fsprojects/FSharpx.Async

1.13.2

22 Feb 10:14
Compare
Choose a tag to compare

BUGFIX: ParallelWithThrottle - #35

1.11.1

26 Mar 13:22
Compare
Choose a tag to compare

BUGFIX: AsyncSeq.toBlockingSeq does not hung forever if an exception is thrown and reraise it outside - #21

1.11.0

27 Feb 16:45
Compare
Choose a tag to compare

Added Async.map, Async.bind, Async.unit
Added AsyncSeq.toList, AsyncSeq.toArray, AsyncSeq.bufferByCount, AsyncSeq.unfoldAsync, AsyncSeq.concatSeq, AsyncSeq.interleave

1.10.0

26 Feb 11:27
Compare
Choose a tag to compare

Use Paket instead of NuGet

1.9.10

25 Feb 16:15
Compare
Choose a tag to compare

BUGFIX: AsyncSeq.skipWhile skips an extra item - #2

1.9.9

23 Feb 14:42
Compare
Choose a tag to compare

BUGFIX: AsyncSeq.skipWhile skips an extra item - #2

1.9.8

23 Feb 14:24
Compare
Choose a tag to compare

Copied stuff from FSharpx

1.9.7

23 Feb 14:04
Compare
Choose a tag to compare

Copied stuff from FSharpx

1.9.6

23 Feb 12:37
Compare
Choose a tag to compare

Copied stuff from FSharpx