What's Changed
- Pass data to parallel runs by @nohwnd in #2803
- Suggest both local and global option in empty/null ForEach error by @nohwnd in #2805
- Fix command name in Should-Invoke not-found error by @nohwnd in #2804
- Fix parallel run total durations by @nohwnd in #2807
- Improve comment-based help examples for new Should-* assertions by @nohwnd in #2768
- Hint that a piped collection is unwrapped in single-value assertions by @nohwnd in #2806
- Claim PowerShell 7.4+ support instead of 7.2+ by @nohwnd in #2811
Internal
- Update devcontainer to latest .NET 8 image by @fflaten in #2789
- Add option to skip tests in publish pipeline by @nohwnd in #2787
- Add 6.0.0 release notes to the repo by @nohwnd in #2810
- Correct <...> name-template description in 6.0.0 release notes by @nohwnd in #2812
- Bump prerelease to rc3 by @nohwnd in #2809
Full Changelog: 6.0.0-rc2...6.0.0-rc3