Showing results for May 2020 - PowerShell Team

May 19, 2020
2
0

PowerShell Team May 2020 Update

Steve Lee
Steve Lee

Previously, I published a blog on our investments plans during the PowerShell 7.1 release timeframe. We've made progress across many of those investments with more work ahead of us. PowerShell 7.1 preview 3 We are now able to ship simultaneously with each new .NET 5 preview release! This means that you can start leveraging new capabilities...

May 18, 2020
0
0

PowerShellGet 3.0 Preview 3

Sydney Smith
Sydney Smith

PowerShellGet 3.0 preview 3 is now available on the PowerShell Gallery. The focus of this release is the  parameter for  which now allows for json, hashtable, or .json files as input. For a full list of the issues addressed by this release please refer to this GitHub project. Note: For background information on PowerShellGet 3.0 please refer...

PowerShellGet
May 11, 2020
3
1

PowerShell 7 Video Series

Sydney Smith
Sydney Smith

As a part of our PowerShell 7 release, the PowerShell Team put together a series of videos explaining and demoing aspects of the release. The intent of these videos was for User Groups to host events celebrating and discussing PowerShell 7, however, in light of the current guidance against group gatherings, we have decided to make these videos ...

May 4, 2020
0
0

PSScriptAnalyzer (PSSA) 1.19.0 has been released

Jim Truher
Jim Truher

TL;DR; (Too Long; Didn't Read) This new minor version brings 5 new rules, the formatter is much faster and other enhancements and fixes. You can get it from the PSGallery here. At the same time the PowerShell extension for VS Code has released a new preview version. This ships with this new version of PSSA so that you can also take advantage of ...

PSScriptAnalyzer