File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -499,7 +499,7 @@ A big **Thank You!** to the following folks for making PSScriptAnalyzer even bet
499
499
### Engine
500
500
- Fixed an engine bug that prevented versioned script rule modules from being loaded
501
501
- Fixed loading issues with custom rules that do not have comment-based help to describe the rule
502
- - Fixed a hang issue that appeared when using ScriptAnalyzer engine recursively with a large data set
502
+ - Fixed an issue where ScriptAnalyzer would become non-responsive when recursively analyzing a large data set
503
503
- Housekeeping: Fixed Appveyor config to use VS 2015 and WMF 5.0 RTM image
504
504
- Community Fix: Updated the Initialize API to process the ` -Settings ` (formerly ` -Profile ` ) parameter
505
505
- Perf: Improved rule filtering based on severity before invoking the engine to create tasks (threads)
You can’t perform that action at this time.
0 commit comments