master
Use `OrdinalIgnoreCase` to lookup script breakpoints (#20046)
Skip test on Windows Server 2012 R2 for `no-nl` (#21265)
Fix the `PSNativeCommandArgumentPassing` test (#27057)
Add Import-LocalizedData implicit Localization fallback (#19896)
Add `-ProgressAction` common parameter (#18887)
Allow the `PSGetMemberBinder` to get value of `ByRef` property (#16956)
Update copyright notice to latest guidance (#12190)
Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584)
Add missing `-Tag 'CI'` to describe blocks. (#18316)
Add more tests to validate the current command error handling behaviors (#15919)
Fix the common parameter `-ProgressAction` for advanced functions (#24591)
Set $? correctly for command expression with redirections (#16046)
Make the exception error in PowerShell able to associate with the right history entry (#19095)
Add Statement property to `$MyInvocation` (#19027)
Throw when too many parameter sets are defined (#17881)
Allow a collection that contains `Automation.Null` elements to be piped to pipeline (#16957)
Add `PipelineStopToken` to `Cmdlet` which will be signaled when the pipeline is stopping (#24620)
Fix `Import-Module.Tests.ps1` to handle Arm32 platform (#26862)
Fix NOTES section formatting in comment-based help (#26512)
Improve unique naming for tests (#17043)
Add Tests for parsing, international, and script help.
Revert the PR #17856 (Do not preserve temporary results when no need to do so) (#21368)
Fix test failures on Windows for time zone and remoting (#19466)