Changelog
v1.7.0.0 200323
Additions
Fixes
- Install-MissingSubModules
- Lists a installed module thats not available from PowerShell Gallery anymore as missing sub module.
- "Compare-Object" returns objects not in reference object AND difference object.
- Use .Where instead
- Lists a installed module thats not available from PowerShell Gallery anymore as missing sub module.
Improvements
- Syntax fix, quotation marks on all dot properties
- Some speed ups using .Where.