Skip to content

Releases: thomaslevesque/Linq.Extras

1.1.0

06 Dec 15:43
Compare
Choose a tag to compare

New

  • added support for .NET Standard 1.0

1.0.4

06 Dec 15:42
Compare
Choose a tag to compare

New

  • added XComparer.FromComparison method

1.0.3

06 Dec 15:41
Compare
Choose a tag to compare

Fixed

  • fixed up NuGet package for compatibility with NuGet v3 and project.json (note: requires NuGet 2.8.6 or later)

1.0.2

06 Dec 15:40
Compare
Choose a tag to compare

New

  • added GroupUntilChanged and GroupUntilChangedBy

1.0.1

06 Dec 15:34
Compare
Choose a tag to compare

New

  • added ToArray and ToList with count parameter (perf optimization)