github jdhitsolutions/PSScriptTools v2.38.0
PSScriptTools_v2.38.0

latest releases: v2.48.0, v2.47.0, v2.46.0...
2 years ago

PSScriptTools

v2.38.0

  • Added Get-PSUnique function with an alias of gpsu. (Issue #109).
  • Modified Show-AnsiSequence to default to Foreground when using -Type (Issue #110).
  • Cleaned up module manifest.
  • Updated New-PSFormatXML to not create the ps1xml file if a bad property is detected (Issue #111).
  • Modified New-PSFormatXML to not add an explicit declaration. This means the files will now be saved in the correct UTF-8 format and not UTF-8 with BOM.
  • Modified TODO VSCode command to put date at the end. Otherwise, it breaks the Better Comments extension.
  • Added Set-LocationToFile which is only loaded when importing the module in VS Code or the PowerShell ISE.
  • Re-saved all .ps1xml files as UTF-8.
  • Added custom type extension files fileinfo.types.ps1xml and system.diagnostics.process.types.ps1xml.
  • Updated README.md.

Don't miss a new PSScriptTools release

NewReleases is sending notifications on new releases.