Skip to content

Commit

Permalink
release 3.0.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyLloyd committed Oct 23, 2023
1 parent 56eac8c commit 0ef5da3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CsCheck/CsCheck.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ BREAKING CHANGES:
- Removed SampleOne, use Sample(..., iter: 1, time: -2) instead.
- Removed Cast, use Select instead (better performance).
- Removed Create, create a : Gen<T> class instead.
- Removed SelectTuple.
- Removed Gen.Enumerable.
- Added max count to Where.
</PackageReleaseNotes>
<TargetFramework>netstandard2.0</TargetFramework>
Expand Down

0 comments on commit 0ef5da3

Please sign in to comment.