New
v1.5.0
What's Changed
- chore: Add .NET10 benchmark for CI and .NET 10 Preview installed environment by @filzrev in https://github.com/Cysharp/ZLinq/pull/183
- Improve TakeRange performance by @Akeit0 in https://github.com/Cysharp/ZLinq/pull/187
- Fix double dispose in Reverse<TEnumerator, TSource> by @apkd in https://github.com/Cysharp/ZLinq/pull/192
- Sequence/InfiniteSequence for all .NET Platforms by @neuecc in https://github.com/Cysharp/ZLinq/pull/193
- Add
bool expandArrayoptions for ZLinq.Json - Add SortedDictionary.AsValueEnumerable
- Range(..,end, RightBound) overload has been obsoleted
New Contributors
- @apkd made their first contribution in https://github.com/Cysharp/ZLinq/pull/192
Full Changelog: https://github.com/Cysharp/ZLinq/compare/1.4.12...1.5.0