File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change 1+ ## Released v1.1.1 (Nov.3, 2015)
2+ ###Features:
3+ - Support for PSDrives when using Invoke-ScriptAnalyzer
4+ - More robust Profiles feature - better defaulting when supplied with invalid profile - actionable Warnings
5+ - Validated integration with ISESteroids, ISEScriptAnalyzerAddon & VS Code Editor Services Plugin
6+
7+ ###Rules:
8+ - New rule to ensure that a file with missing BOM is encoded in ASCII
9+
10+ ###Fixes:
11+ - Doc Updates, Cleaned up source files to reflect accurate comments
12+ - Fix SuppressedOnly switch functionality
13+ - Updated Positional parameter rule to trigger only when used with > 3 positional parameters
14+
115## Released v1.1.0 (Sep.1, 2015)
216###Features:
317- Support for using ScriptAnalyzer as a .net library - ScriptAnalyzer APIs
418- Support for ScriptAnalyzer Profiles
519- Documentation for using Inline Rule Suppression
620- Added about help topic file as part of the module
7-
21+ -
822
923###Rules:
1024- Rule to checks for UTF8 encoding in help file
You can’t perform that action at this time.
0 commit comments