Skip to content

PowerShellModulesUpdater v1.7.0.0 200323

Latest
Compare
Choose a tag to compare
@o-l-a-v o-l-a-v released this 23 Mar 14:49
· 22 commits to master since this release

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

Improvements

  • Syntax fix, quotation marks on all dot properties
  • Some speed ups using .Where.