Releases · fsprojects/FSharpx.Async · GitHub
Skip to content

Releases: fsprojects/FSharpx.Async

1.13.2

Choose a tag to compare

@forki forki released this 22 Feb 10:14

BUGFIX: ParallelWithThrottle - #35

1.11.1

Choose a tag to compare

@forki forki released this 26 Mar 13:22

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

1.11.0

Choose a tag to compare

@forki forki released this 27 Feb 16:45

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

1.10.0

Choose a tag to compare

@forki forki released this 26 Feb 11:27

Use Paket instead of NuGet

1.9.10

Choose a tag to compare

@forki forki released this 25 Feb 16:15

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

1.9.9

Choose a tag to compare

@forki forki released this 23 Feb 14:42

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

1.9.8

Choose a tag to compare

@forki forki released this 23 Feb 14:24

Copied stuff from FSharpx

1.9.7

Choose a tag to compare

@forki forki released this 23 Feb 14:04

Copied stuff from FSharpx

1.9.6

Choose a tag to compare

@forki forki released this 23 Feb 12:37

Copied stuff from FSharpx