Skip to content

v0.17.1-preview0001

Pre-release
Pre-release
Compare
Choose a tag to compare
@dscbot dscbot released this 27 Jan 15:23
cb72a3e

[v0.17.1-preview0001]

Added

  • Get-PSModulePath
    • Can now return the individual module path for different scopes when
      using the parameter -Scope. If no parameter is specified the command
      return the path for the scope CurrentUser.

Fixed

  • Get-PSModulePath
    • Was using the wrong path separator on Linux and macOS.