Skip to content

v.0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Mar 05:13
· 55 commits to main since this release

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