Changelog since 1.3.1
- Added
Typeproperty to package objects. Package type may be one of "Application", "Driver", "Bios" or "Firmware". Some packages do not have type information, in that case it will be$null - Process the SeverityOverride of packages if present for more accurate severity classification. It's still not the same as System Update, but it's a work in progress to get there
- Add
-NoTestSeverityOverrideparameter toGet-LSUpdateto allow skipping the new SeverityOverride tests - Allow 5-character long values for
Get-LSUpdate -Modelparameter [#38] - Fix
_FileExiststests always failing and update_Drivertest - both should lead to more accurate IsApplicable and IsInstalled results