Showing archive results for July 2020

Jul 28, 2020
Post comments count1
Post likes count0

PSScriptAnalyzer 1.19.1

Sydney Smith
Sydney Smith

PSScriptAnalyzer 1.19.1 is now available on the PowerShell Gallery. This minor update fixes a few user-reported bugs and introduces a new rule (which is disabled by default) for avoiding using double quotes for constant strings. To install this version of the module, open any PowerShell console and run:  New Rule AvoidUsingDoubleQuotesForConstant...

Jul 7, 2020
Post comments count2
Post likes count0

PowerShellGet 3.0 Preview 6 Release

Sydney Smith
Sydney Smith

Since our last blog post we have released two preview versions (previews 4 and 6) of the PowerShellGet 3.0 module. These releases have introduced publish functionality, repository wildcard search, and fixed error handling when a repository is not accessible in Find-PSResource. Note that preview 5 was unlisted due to a packaging error discovered pos...

PowerShellGet