| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 4.4.0 source code.tar.gz | 2024-12-31 | 329.3 kB | |
| 4.4.0 source code.zip | 2024-12-31 | 567.9 kB | |
| README.md | 2024-12-31 | 1.9 kB | |
| Totals: 3 Items | 899.2 kB | 0 | |
What's New 📣
- Add generic version of
Sequencefor any number type by @atifaziz in https://github.com/morelinq/MoreLINQ/pull/893 - Introduce
SkipLastWhileextension by @ArmoryNode in https://github.com/morelinq/MoreLINQ/pull/1085
What's Changed 🗒️
- Update all tools to their latest versions by @atifaziz in https://github.com/morelinq/MoreLINQ/pull/1076
- Drop CI build matrix & testing on macOS images by @atifaziz in https://github.com/morelinq/MoreLINQ/pull/1078
- Drop conditional testing on Mono by @atifaziz in https://github.com/morelinq/MoreLINQ/pull/1081
- Simplify internal implementation details of
EndsWithby @atifaziz in https://github.com/morelinq/MoreLINQ/pull/1082 - Fix NUnit warnings NUnit1029 & NUnit1030 by @atifaziz in https://github.com/morelinq/MoreLINQ/pull/1088
- Update NUnit packages to their latest versions by @atifaziz in https://github.com/morelinq/MoreLINQ/pull/1089
- Use collection expressions in tests by @atifaziz in https://github.com/morelinq/MoreLINQ/pull/1090
- Update .NET SDK to 9, including dependencies by @atifaziz in https://github.com/morelinq/MoreLINQ/pull/1091
- Hide
CountByin .NET 9+ by @atifaziz in https://github.com/morelinq/MoreLINQ/pull/1092 - Allow use of C# 13 by @atifaziz in https://github.com/morelinq/MoreLINQ/pull/1094
New Contributors 👋🏽
- @ArmoryNode made their first contribution in https://github.com/morelinq/MoreLINQ/pull/1085
See Also ℹ️
- 4.4.0 milestone for changes in this release
- Commit history since 4.3.0