4.1.0
What's New π£
Duplicates
- .NET 8 usability (see #1040)
New Contributors ππ½
- @julienasp made their first contribution in #1037
What's Changed ποΈ
- Update shipped API per v4.0 by @atifaziz in #1034
- Update test packages to latest versions by @atifaziz in #1035
- Set package validation baseline to version 4.0 by @atifaziz in #1042
- Use .NET 8 SDK to add .NET 8 target by @atifaziz in #1041
- Update to using C# 12 by @atifaziz in #1046
- Address
Subsets
to-do about clearer members names by @atifaziz in #1048 - Refactor
RandomSubset
internals for DRY, removing closure by @viceroypenguin in #1049 - Set simple field naming rules with
this
qualifier by @atifaziz in #1050 - Introduce
Duplicates
extension by @julienasp in #1037 - Hide
ToDictionary()
in net8+ by @viceroypenguin in #1040 - Use
EqualityComparer<T>.Create
from .NET 8 by @atifaziz in #1051 - Refactor
Subsets
core into an iterator method by @atifaziz in #1052 - Update shipped API for v4.1 by @atifaziz in #1053
- Refactor
Permutations
into an iterator method by @atifaziz in #1054
See Also βΉοΈ
- 4.1.0 milestone for changes in this release
- Commit history since 4.0.0