- Removed
ElementAt
method accepting anIndexingStrategy
(useCycle
instead) - Renamed
CountsExactly
toHasExactly
- Renamed
CountsMax
toHasAtMost
- Renamed
CountsMin
toHasAtLeast
- Added
Chunk
method - Added
Cycle
method - Added
Distinct
method - Added
Each
method - Added
Flatten
method - Added
Intersperse
method - Added
JoinedBy
method - Added
Partition
method - Added
Repeat
method - Added
TakeSkip
method - Added
ToDictionary
method - Added
ToHashSet
method - Added
ToKeyValuePairs
method - Added
WhereNot
method - Set up FAKE build script