File tree 1 file changed +15
-1
lines changed
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
+
1
15
## Released v1.1.0 (Sep.1, 2015)
2
16
###Features:
3
17
- Support for using ScriptAnalyzer as a .net library - ScriptAnalyzer APIs
4
18
- Support for ScriptAnalyzer Profiles
5
19
- Documentation for using Inline Rule Suppression
6
20
- Added about help topic file as part of the module
7
-
21
+ -
8
22
9
23
###Rules:
10
24
- Rule to checks for UTF8 encoding in help file
You can’t perform that action at this time.
0 commit comments