v5.4.0
What's Changed
- Simplify
RandomSubsetImpl
by @viceroypenguin in #568 - Remove CommunityToolkit.Diagnostics by @viceroypenguin in #567
- Fix bug in
Subset
argument check by @viceroypenguin in #573 - Bump DocFx.App from 2.73.0 to 2.73.2 by @dependabot in #564
- Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 by @dependabot in #561
- Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 by @dependabot in #552
- Update XML Documentation by @viceroypenguin in #578
- Update
Take
to properly be escaped by @viceroypenguin in #581 - Add linqpad samples by @viceroypenguin in #579
- Update docs with examples from linqpad scripts by @viceroypenguin in #585
- Fix bugs in
Batch
by @viceroypenguin in #587 - Fix buffered
Window
bugs by @viceroypenguin in #586 - Restore
Slice
to supported operator by @viceroypenguin in #588 - Refactor "Subsets" core into an iterator method by @viceroypenguin in #589
- Downgrade DocFX to 2.70.2 by @viceroypenguin in #591
- Add
Duplicates
Operator by @viceroypenguin in #592 - Refactor
Permutations
core into an iterator method by @viceroypenguin in #593
Full Changelog: v5.3.0...v5.4.0