github jdhitsolutions/PSScriptTools v2.31.0
PSScriptTools_v2.31.0

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

Change Log for PSScriptTools

v2.31.0

  • Merged PR from @corbob to fix an issue detecting profiles scripts when the user's Documents location has changed. (Issue #93)
  • Modified Convert-HasthtableToCode to explicitly use @() for array elements. This is a continuation of a fix for Issue #91.
  • Updated New-PSFormatXML to process a custom hashtable as a property name and convert the XML property to a scriptblock.
  • Updated New-PSFormatXML so that Wide views are auto-sized by default.
  • Modified the metadata comment generated by New-PSFormatXML.
  • Modified New-PSFormatXML to only display the warning message once when detecting additional objects.
  • Added Get-FormatView with an alias of gfv to show defined format views. This command uses a format file, formatview.format.ps1xml.
  • Added Changelog.md to PSScriptToolsManual.pdf.
  • Moved older change log information to Archive-Changelog.md.
  • Help and documentation updates.

Don't miss a new PSScriptTools release

NewReleases is sending notifications on new releases.