| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 4.3.0 source code.tar.gz | 2024-07-06 | 315.8 kB | |
| 4.3.0 source code.zip | 2024-07-06 | 550.2 kB | |
| README.md | 2024-07-06 | 1.3 kB | |
| Totals: 3 Items | 867.3 kB | 0 | |
This is a maintenance release that introduces no new APIs.
What's New 📣
- Enable Native AOT compatibility (trimming support) by @atifaziz in https://github.com/morelinq/MoreLINQ/pull/1070
What's Changed 🗒️
- Removed closures in favour of private static methods to close issue [#906] by @JacobSilasBentley in https://github.com/morelinq/MoreLINQ/pull/1064
- Update NuGet package validation tool to latest version by @atifaziz in https://github.com/morelinq/MoreLINQ/pull/1068
- Remove testing against .NET 7 (near end-of-life) by @atifaziz in https://github.com/morelinq/MoreLINQ/pull/1067
- Pin to .NET SDK 8.0.2xx by @atifaziz in https://github.com/morelinq/MoreLINQ/pull/1069
New Contributors 👋🏽
- @JacobSilasBentley made their first contribution in https://github.com/morelinq/MoreLINQ/pull/1064
See Also ℹ️
- 4.3.0 milestone for changes in this release
- Commit history since 4.2.0