v1.5.3
What's Changed
- Fix ZLinq process for
AverageBenchmarkby @prozolic in https://github.com/Cysharp/ZLinq/pull/211 - chore: Specify IsPackable=false on Directory.Build.props, explicitly true for target packages. by @guitarrapc in https://github.com/Cysharp/ZLinq/pull/218
- Bump codecov/codecov-action from 5.4.0 to 5.5.1 by @dependabot[bot] in https://github.com/Cysharp/ZLinq/pull/214
- Bump actions/github-script from 7.0.1 to 8.0.0 by @dependabot[bot] in https://github.com/Cysharp/ZLinq/pull/215
- chore: Update System.Linq compatibility tests by @filzrev in https://github.com/Cysharp/ZLinq/pull/216
- chore: Update package dependencies and modify code to support .NET 10 by @filzrev in https://github.com/Cysharp/ZLinq/pull/217
- remove using UnsafeAccessor of JoinToString
New Contributors
- @dependabot[bot] made their first contribution in https://github.com/Cysharp/ZLinq/pull/214
Full Changelog: https://github.com/Cysharp/ZLinq/compare/1.5.2...1.5.3