PowerShell 7.1 Preview.1 release

PowerShell 7.1 Preview.1 has been released . It is worth noting that the team is still in this update for the  .NET 5 preview 1  were constructed.

Some updates PowerShell 7.1 Preview.1 as follows:

Significant changes

  • -Replace culture string conversion operator uses a constant ( # 10954 )

Engine updates and fixes

  • Restore DBNull.Value $ null and NullString.Value regarded as a PR ( # 11648 )

Cmdlet regular updates and fixes

  • Fixed operator preference order problems (binding program code # 12075 )
  • Repair NullReferenceException when binding ActionPreference type commonly used parameters ( # 12124 )
  • Fix default format deserialization MatchInfo of ( # 11728 )
  • Use asynchronous flow (in the Invoke-RestMethod # 11095 )
  • Solve UTF-8 detection Get-Content -Tail in ( # 11899 )
  • Get-FileHash process of IOException ( # 11944 )
  • ......

Tools

  • The Code VS extensions proposed changes from ms-vscode.csharp as dotnettools.csharp-MS ( # 12083 )
  • Designated csharp_preferred_modifier_order (in the EditorConfig # 11775 )
  • Update .editorconfig ( # 11675 )
  • Enable EditorConfig support (in the OmniSharp # 11627 )
  • Will specify the character set is .editorconfig. 8-UTF (noBOM) ( # 11654 )
  • Label robot configuration issues
  • Avoid variable name (variable automatic conflict # 11392 )

......

More detailed information can be viewed update instructions:  https://github.com/PowerShell/PowerShell/releases

Guess you like

Origin www.oschina.net/news/114525/powershell-7-1-preview-1-released