v.0.6.0
What's Changed
- TryCopyTo(offset) by @neuecc in #56
- chore: Add consume extensions for ValueEnumerable by @filzrev in #57
- chore: cleanup source code format & modify
AssemblyOriginatorKeyFile
setting by @filzrev in #58 - significantly memory usage reduced in Except, ExceptBy, Intersect, IntersectBy, Union, UnionBy, Distinct, DistinctBy, AggregateBy, CountBy, OrderBy, Reverse, Shuffle
- SelectMany supports IEnumerable selector
- netstandard2.0 supports Range and Index overload
- Add TryGetNonEnumeratedCount
Full Changelog: 0.5.2...0.6.0