Skip to content

PSScriptTools_v2.34.1

Choose a tag to compare

@jdhitsolutions jdhitsolutions released this 21 Jan 20:19

v2.34.1

  • Updated license.txt with new year.
  • Added missing online help links.
  • Fixed bug in Get-ParameterInfo that failed to display dynamic parameters when using a command alias. (Issue #101)
  • Modified format file for PSParameterInfo to display Mandatory and IsDynamic values in color when the value is $True.