New
v1.5.4
What's Changed
- ci: add id-token: write for NuGet Trusted Publish by @guitarrapc in https://github.com/Cysharp/ZLinq/pull/219
- feat: Add .NET10 package publishing by @filzrev in https://github.com/Cysharp/ZLinq/pull/223
- chore(deps): bump actions/upload-artifact from 4.6.1 to 5.0.0 by @dependabot[bot] in https://github.com/Cysharp/ZLinq/pull/225
- Adding uint casts by @unsafePtr in https://github.com/Cysharp/ZLinq/pull/224
- chore: fix System.Linq benchmark project build error on .NET 10 by @filzrev in https://github.com/Cysharp/ZLinq/pull/226
- chore: Update System.Linq compatibility tests by @filzrev in https://github.com/Cysharp/ZLinq/pull/228
- fix .Order().Skip(0).Take(0).ToArray() return wrong data #227
New Contributors
- @unsafePtr made their first contribution in https://github.com/Cysharp/ZLinq/pull/224
Full Changelog: https://github.com/Cysharp/ZLinq/compare/1.5.3...1.5.4