New
4.3.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