master
Fix progress bar rendering with double-width unicode characters (#26185)
Add `-HttpVersion` parameter to web cmdlets (#15853)
Fix CA1852: Seal internal types. Part 1 (#26205)
Update copyright notice to latest guidance (#12190)
Fix race condition in RemoteHyperVSocket (#26057)
Add single/double quote support for `Join-String` Argument Completer (#25283)
Fix `SA1028`: Code should not contain trailing whitespace. Part 1. (#26203)
Remove the old fuzzy suggestion and fix the local script file name suggestion (#25177)
Remove the `ProcessorArchitecture` portion from the full name as it's obsolete (#18320)
Mark local variable as const (#13217)
Re-enable the test `TestLoadNativeInMemoryAssembly` (#17738)
Add progress to `Copy-Item` (#18735)
Remove unused timeout variable from RemoteHyperVTests class (#26297)
Fix IDE0044: MakeFieldReadonly part 10 (#13893)
Add `ConvertTo-CliXml` and `ConvertFrom-CliXml` cmdlets (#21063)
Support trigger registration in feedback provider (#19525)
Stringify ErrorRecord with empty exception message to empty string (#24949)
Fix `WildcardPattern.Escape` to escape lone backticks correctly (#25211)