Skip to content

PSScriptTools_v2.27.0

Compare
Choose a tag to compare
@jdhitsolutions jdhitsolutions released this 14 Aug 14:39

ChangeLog for PSScriptTools

v2.27.0

  • Added a new command called Get-MyAlias with an alias of gma.
  • Added a custom formatting file for alias objects with new views of Options and Source.
  • Revised the help PDF to include command help.
  • Help documentation cleanup.
  • Updated README.md
  • Fixed bug in Test-Expression that was importing the wrong module.
  • Modified New-PSDriveHere to not write the new PSDrive object to the pipeline. Added a -Passthru parameter. This is a BREAKING change to the command.
  • Modified Get-ParameterInfo to write a custom PSParameterInfo object to the pipeline and added a default list formatted view.
  • Modified psscripttool.format.ps1xml to display Verb in color using ANSI.