Skip to content

Commit af6c6d8

Browse files
committed
Removed stuff that doesn't belong here - references #1
AsyncStreamReader, AsyncWorker, AsyncOperations, SlidingWindowAgent, ConcurrentSetAgent, CircularQueueAgent, BatchProcessingAgent, CircularBuffer
1 parent 1f4666b commit af6c6d8

16 files changed

Lines changed: 4 additions & 1329 deletions

RELEASE_NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### 1.12.0 - 27.03.2015
1+
### 1.12.1 - 27.03.2015
22
* Added Async.bindChoice, Async.ParallelIgnore, AsyncSeq.zipWithAsync, AsyncSeq.zappAsync, AsyncSeq.threadStateAsync, AsyncSeq.merge, AsyncSeq.traverseOptionAsync, AsyncSeq.traverseChoiceAsync
33
* Added AsyncSeq.toList, AsyncSeq.toArray, AsyncSeq.bufferByCount, AsyncSeq.unfoldAsync, AsyncSeq.concatSeq, AsyncSeq.interleave
44
* Copied the AsyncSeq from FSharpx.Async

paket.dependencies

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,4 @@ nuget NUnit.Runners
66
nuget FAKE
77
nuget SourceLink.Fake
88

9-
github fsharp/FAKE modules/Octokit/Octokit.fsx
10-
github fsprojects/FSharpx.Collections src/FSharpx.Collections/CircularBuffer.fs
9+
github fsharp/FAKE modules/Octokit/Octokit.fsx

paket.lock

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,4 @@ GITHUB
2323
remote: fsharp/FAKE
2424
specs:
2525
modules/Octokit/Octokit.fsx (60e49f7c915a8134a5f07ca408249e4bd7cc4a63)
26-
Octokit
27-
remote: fsprojects/FSharpx.Collections
28-
specs:
29-
src/FSharpx.Collections/CircularBuffer.fs (9dbd028e3dcd295b68b9401f69ab71a727ad2260)
26+
Octokit

src/AsyncSeq/AsyncOperations.fs

Lines changed: 0 additions & 287 deletions
This file was deleted.

0 commit comments

Comments
 (0)