File tree 1 file changed +9
-1
lines changed 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
- ## [ 1.8.0] ( https://github.com/PowerShell/PSScriptAnalyzer/tree/1.8.0 ) - 2016-10-06
1
+ ## [ 1.8.1] ( https://github.com/PowerShell/PSScriptAnalyzer/tree/1.8.1 ) - 2016-10-13
2
+ ### Added
3
+ - Catalog file to play nicely with PowerShellGet, version ` 1.1.0.0 `
4
+
5
+ ### Fixed
6
+ - [ PSUsePSCredentialType] ( RuleDocumentation/UsePSCredentialType.md ) rule to check for attributes on same line without an whitespace between them.
7
+ - [ PSUseShouldProcessForStateChangingFunctions] ( RuleDocumentation/UseShouldProcessForStateChangingFunctions.md ) rule to check for ` start ` verb (#634 )
8
+
9
+ ## [ 1.8.0] ( https://github.com/PowerShell/PSScriptAnalyzer/tree/1.8.0 ) - 2016-10-06
2
10
### Added
3
11
- New [ rule] ( RuleDocumentation/UseCompatibleCmdlets.md ) to check cmdlet compatibility between different PowerShell flavors
4
12
- New [ rule] ( RuleDocumentation/UseLiteralInitializerForHashtable.md ) to warn when using Hashtable constructor
You can’t perform that action at this time.
0 commit comments