v4.1.0
What's Changed
- Add .Where(IEnumerable) by @viceroypenguin in #34
- Add .ConcurrentMerge() operator by @viceroypenguin in #35
- Add Path-Finding algorithms by @viceroypenguin in #36
- Add async Graph Traversal functions by @viceroypenguin in #37
- Restore .Scan() as .ScanEx() by @viceroypenguin in #41
- Add .CollectionEqual() operator by @viceroypenguin in #42
- Migrate Exception code to CommunityToolkit.Diagnostics by @viceroypenguin in #45
- Add .SortedMergeBy() by @viceroypenguin in #44
- Add .BindByIndex() by @viceroypenguin in #43
Full Changelog: v4.0.0...v4.1.0