New
4.1.0
What's New 📣
Duplicates- .NET 8 usability (see #1040)
New Contributors 👋🏽
- @julienasp made their first contribution in https://github.com/morelinq/MoreLINQ/pull/1037
What's Changed 🗒️
- Update shipped API per v4.0 by @atifaziz in https://github.com/morelinq/MoreLINQ/pull/1034
- Update test packages to latest versions by @atifaziz in https://github.com/morelinq/MoreLINQ/pull/1035
- Set package validation baseline to version 4.0 by @atifaziz in https://github.com/morelinq/MoreLINQ/pull/1042
- Use .NET 8 SDK to add .NET 8 target by @atifaziz in https://github.com/morelinq/MoreLINQ/pull/1041
- Update to using C# 12 by @atifaziz in https://github.com/morelinq/MoreLINQ/pull/1046
- Address
Subsetsto-do about clearer members names by @atifaziz in https://github.com/morelinq/MoreLINQ/pull/1048 - Refactor
RandomSubsetinternals for DRY, removing closure by @viceroypenguin in https://github.com/morelinq/MoreLINQ/pull/1049 - Set simple field naming rules with
thisqualifier by @atifaziz in https://github.com/morelinq/MoreLINQ/pull/1050 - Introduce
Duplicatesextension by @julienasp in https://github.com/morelinq/MoreLINQ/pull/1037 - Hide
ToDictionary()in net8+ by @viceroypenguin in https://github.com/morelinq/MoreLINQ/pull/1040 - Use
EqualityComparer<T>.Createfrom .NET 8 by @atifaziz in https://github.com/morelinq/MoreLINQ/pull/1051 - Refactor
Subsetscore into an iterator method by @atifaziz in https://github.com/morelinq/MoreLINQ/pull/1052 - Update shipped API for v4.1 by @atifaziz in https://github.com/morelinq/MoreLINQ/pull/1053
- Refactor
Permutationsinto an iterator method by @atifaziz in https://github.com/morelinq/MoreLINQ/pull/1054
See Also ℹ️
- 4.1.0 milestone for changes in this release
- Commit history since 4.0.0