Skip to content

PSScriptTools_v2.35.0

Compare
Choose a tag to compare
@jdhitsolutions jdhitsolutions released this 25 Mar 15:50

PSScriptTools

v2.35.0

  • Added ConvertTo-TitleCase command with aliases of totc and title.
  • Added New-FunctionItem command with an alias of nfi to create functions on-the-fly.
  • Added Show-FunctionItem command with an alias of sfi to display a function.
  • Modified format files to test the console when using ANSI formatting. (Issue #102)
  • Modified ANSI functions to display a warning when run in the PowerShell ISE and exit.
  • Updated Get-PSScriptTools to not use ANSI in the header when running in a non-console host.
  • Updated Get-CommandSyntax to not use ANSI formatting when running in a non-console host.
  • Updated README.md.