Skip to content

Releases: morelinq/MoreLINQ

3.2.0

17 Jul 13:43
Compare
Choose a tag to compare

NuGet Package Documentation

What's New 📢

What's Changed

See Also

3.1.1

05 Apr 10:47
Compare
Choose a tag to compare

NuGet Package Documentation

This is bug fix release that addresses issue #564.

For a more detailed list of changes in this release, see:

3.1.0

21 Dec 08:49
ce7250f
Compare
Choose a tag to compare

NuGet Package Documentation

This release primarily adds a new overload for Flatten.

For a more detailed list of changes in this release, see:

3.0.0

29 Jun 13:38
Compare
Choose a tag to compare

NuGet Package Documentation

What's New 📢

These methods are now obsolete: ⚠️

Breaking Changes ❌

For a complete list and details, see issues tagged as breaking changes in the 3.0 milestones, including those in 3.0 beta 1 and 3.0 beta 2.

Extension methods removed in this release:

  • Incremental (#242)
  • NestedLoops (#462)
  • SingleOrFallback (#388)
  • ToDelimitedString overloads taking zero arguments; i.e. delimiter is now always required (#229)

Release 3.0 drops builds for all version of .NET Framework earlier than 4.5.1 (#379, #329).

See Also 👀

3.0.0 βeta 2

17 May 15:14
20be4cb
Compare
Choose a tag to compare
3.0.0 βeta 2 Pre-release
Pre-release

NuGet Package

What's New

Breaking Changes

For a complete list and details, see issues tagged as breaking changes in the 3.0 beta 1 and beta 2 milestones.

Release 3.0 drops builds for all version of .NET Framework earlier than 4.5.1 (#379, #329).

Extension methods removed in this release:

  • NestedLoops (#462)

See Also

3.0.0 βeta 1

10 Apr 09:31
Compare
Choose a tag to compare
3.0.0 βeta 1 Pre-release
Pre-release

NuGet Package

What's New

Breaking Changes

For a complete list and details, see issues tagged as breaking changes in the 3.0 beta 1 milestone.

Release 3.0 drops builds for all version of .NET Framework earlier than 4.5.1 (#379, #329).

Extension methods removed in this release:

  • Incremental (#242)
  • SingleOrFallback (#388)
  • ToDelimitedString overloads taking zero arguments; i.e. delimiter is now always required (#229)

See Also

2.10.0

23 Jan 20:21
Compare
Choose a tag to compare

NuGet Package

Adds new operator:

See also:

2.9.0

26 Dec 14:17
Compare
Choose a tag to compare

NuGet Package

Adds new operator:

See also:

2.8.0

30 Sep 16:40
Compare
Choose a tag to compare

NuGet Package

Adds new operators:

See also:

2.7.0

31 Aug 15:08
Compare
Choose a tag to compare

NuGet Package

This release adds .NET Standard 2.0 as a target (see #343 for more).

Adds new operators:

See also: