File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 11## Release v1.5.0 (March.30, 2016)
22
3- ####Engine:
3+ #### Engine:
44- Fixed engine bug that prevented versioned script rule modules from being loaded
5- - Fixed loading issues with custom rules that do not have comment help to describe the rule
5+ - Fixed loading issues with custom rules that do not have comment-based help to describe the rule
66- Housekeeping: Fixes to Appveyor config to use VS 2015 and WMF 5.0 RTM image
7- - Community Fix: Updates the Initialize API to process the Profile (Settings ) parameter
8- - Perf: Improve rule filtering based on severity before invoking the engine to create tasks (threads)
7+ - Community Fix: Updates to the Initialize API to process the ` -Settings ` (formerly ` -Profile ` ) parameter
8+ - Perf: Improved rule filtering based on severity before invoking the engine to create tasks (threads)
99- Fixed a hang issue that appeared when using ScriptAnalyzer engine recursively with a large data set
1010
1111####Rules:
12- - Various fixes to UseToExportFieldsInManifest rule that include perf and functional fixes
13- - Fixes to AvoidNullOrEmptyHelpMessageAttribute to use parsed values instead of ast extent
14- - Updated messages for AvoidUsernameAndPasswordParams rule and UsePSCredentialType rule
12+ - Various fixes to ` UseToExportFieldsInManifest ` rule that include perf and functional fixes
13+ - Fixes to ` AvoidNullOrEmptyHelpMessageAttribute ` to use parsed values instead of ast extent
14+ - Updated messages for ` AvoidUsernameAndPasswordParams ` rule and ` UsePSCredentialType ` rule
1515- Scrubbed inconsistencies in severities for rules
16- - Community Fix: False positive on ' PSUseApprovedVerbs' when scope is declared as a prefix to the Verb-Noun combination
16+ - Community Fix: False positive on ` PSUseApprovedVerbs ` when scope is declared as a prefix to the Verb-Noun combination
1717
1818## Release v1.4.0 (Feb.16, 2016)
1919###Features:
You can’t perform that action at this time.
0 commit comments