ChangeLog for PSScriptTools
v2.27.0
- Added a new command called
Get-MyAlias
with an alias ofgma
. - Added a custom formatting file for alias objects with new views of
Options
andSource
. - 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 customPSParameterInfo
object to the pipeline and added a default list formatted view. - Modified
psscripttool.format.ps1xml
to display Verb in color using ANSI.