v5.3.0
What's Changed
- Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0 by @dependabot in #488
- Address net8-preview changes by @viceroypenguin in #491
- Update public api files for v5.2.0 by @viceroypenguin in #492
- Bump ThisAssembly.Resources from 1.3.1 to 1.4.0 by @dependabot in #489
- Bump Microsoft.CodeAnalysis.CSharp from 4.6.0 to 4.7.0 by @dependabot in #497
- Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 by @dependabot in #496
- Update
DensePartialSortBy
to useNullKeyDictionary
by @viceroypenguin in #500 - Bump GitHubActionsTestLogger from 2.3.2 to 2.3.3 by @dependabot in #502
- Improve
CollectionIterator.CopyTo
by @viceroypenguin in #504 - Update docfx by @viceroypenguin in #506
- Address off-by-1 error in
FindLastIndex
by @viceroypenguin in #507 - Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 by @dependabot in #510
- Bump DocFx.App from 2.70.0 to 2.70.2 by @dependabot in #508
- Bump Scriban from 5.7.0 to 5.8.0 by @dependabot in #509
- Split
GetShortestPath
methods to smaller files by @viceroypenguin in #511 - [net8] Use new collection initializers by @viceroypenguin in #521
- Bump Scriban from 5.8.0 to 5.9.0 by @dependabot in #512
- Bump DocFx.App from 2.70.2 to 2.71.0 by @dependabot in #520
- Bump ThisAssembly.Resources from 1.4.0 to 1.4.1 by @dependabot in #513
- Update Dependencies by @viceroypenguin in #524
- Add
AggregateBy
operator by @viceroypenguin in #525 - Bump DocFx.App from 2.71.0 to 2.71.1 by @dependabot in #527
- Bump DocFx.App from 2.71.1 to 2.72.1 by @dependabot in #533
- Bump CommunityToolkit.Diagnostics from 8.2.1 to 8.2.2 by @dependabot in #532
- Disable overly complex
Partition
overloads by @viceroypenguin in #534 - Fix
DenseRank
bug by @viceroypenguin in #546 - Remove Invalid
Publish
overload by @viceroypenguin in #547 - Remove some
CollectionIterators
by @viceroypenguin in #549 - Update
xunit
to 2.6.1 by @viceroypenguin in #550 - Bump DocFx.App from 2.72.1 to 2.73.0 by @dependabot in #543
- Remove Invalid
Share
overload by @viceroypenguin in #556 - Update to net8 rtm by @viceroypenguin in #558
Full Changelog: v5.2.0...v5.3.0