v6.0.0
What's Changed
- Bump PolySharp from 1.13.2 to 1.14.0 by @dependabot in #598
- Update operators to use
IReadOnlyList<>
by @viceroypenguin in #599 - Fix documentation error on
TrySingle
by @viceroypenguin in #602 - Bump Microsoft.CodeAnalysis.CSharp from 4.7.0 to 4.8.0 by @dependabot in #597
- Bump PolySharp from 1.14.0 to 1.14.1 by @dependabot in #603
- Update documentation infrastructure by @viceroypenguin in #606
- Remove outdated operators for version 6.0.0 by @Head0nF1re in #607
- Add ExcludeCollectionIterator (#505) by @Head0nF1re in #608
- General Infrastructure Improvements by @viceroypenguin in #613
- Update github-action dependencies by @viceroypenguin in #614
- Bump actions/upload-pages-artifact from 1 to 3 by @dependabot in #615
- Bump actions/configure-pages from 3 to 4 by @dependabot in #616
- Bump actions/deploy-pages from 1 to 4 by @dependabot in #617
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #618
- Add primary constructors by @Head0nF1re in #612
- Add Rank overloads with OrderByDirection by @Head0nF1re in #620
- Improve collection expressions usage by @viceroypenguin in #626
- Add net9.0 tfm to SuperLinq by @viceroypenguin in #627
- Add support for AOT by @viceroypenguin in #629
- Revert "Bump codecov/codecov-action from 3 to 4 (#618)" by @viceroypenguin in #630
- Add linqpad samples for new
XxxJoin
methods by @viceroypenguin in #632 - General Improvements by @viceroypenguin in #635
- Bump DocFx.App from 2.75.2 to 2.75.3 by @dependabot in #637
- Improve generator code layout by @viceroypenguin in #638
- Replace ArraySegment with ReadOnlySpan in Batch/Window buffered operators by @Head0nF1re in #639
- Added support for passing
Range
as a parameter to.Exclude
. by @tacosontitan in #619 - Address Rider complaints by @viceroypenguin in #640
- Bump Microsoft.CodeAnalysis.CSharp from 4.8.0 to 4.9.2 by @dependabot in #641
- Fix build issues with net9 by @viceroypenguin in #644
- Bump actions/configure-pages from 4 to 5 by @dependabot in #642
- Add TrySingle overloads for by @elianora in #643
- Adding unit tests for
ValueTupleComparer
andValueTupleEqualityComparer
by @elianora in #645 - Bump DocFx.App from 2.75.3 to 2.76.0 by @dependabot in #646
- Updates & Modernization by @viceroypenguin in #647
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #636
New Contributors
- @Head0nF1re made their first contribution in #607
- @tacosontitan made their first contribution in #619
- @elianora made their first contribution in #643
Full Changelog: v5.4.0...v6.0.0