Skip to content

PSFunctionTools_v0.6.0

Choose a tag to compare

@jdhitsolutions jdhitsolutions released this 17 Jan 14:58
· 6 commits to main since this release

PSFunctionTools

v0.6.0

  • Added online help links for previously published commands.
  • Modified Get-FunctionAttribute to accept pipeline input for Name and Path parameters.
  • Modified Get-FunctionAlias to accept pipeline input for Path.
  • Added command Get-PSFunctionTools and a related custom format file. This command makes it easy to see all module commands.
  • Added alias ffn for Format-FunctionName.
  • Added alias gfn for Get-FunctionName.
  • Added alias tfn for Test-FunctionName.
  • Added command Get-FunctionProfile and alias gfp.
  • Revised warning message in Get-FunctionAttribute and Get-ParameterBlock to include function name and path.
  • Updated README.md.
  • Help updates.
  • Initial public release to the PowerShell Gallery.