Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.74 KB

changelog.md

File metadata and controls

35 lines (26 loc) · 1.74 KB

Change Log for PSScriptTools

This file contains the most recent change history for the PSScriptTools module.

v2.42.0

  • Updated module manifest to load required .NET assembly for Convert-HTMLtoAnsi. Issue #124
  • Updated Show-AnsiSequence to fix a display bug that was dropping values. Issue #125
  • Updated missing online help links.
  • Added new sample script today.ps1.
  • Help updates.
  • Updated README.md.

v2.41.0

  • Added function Copy-CommandHistory with an alias of ch.
  • Updated Out-Copy to ignore ANSI unless specified. Issue #118
  • Added an alias of oc for Out-Copy.
  • Updated New-PSFormatXML to fix ReadOnly property error. Issue #121
  • Updated Get-ModuleCommand to include version information and to accept pipeline input.
  • Updated modulecommand.format.ps1xml with a new table view called version.
  • Updated missing online help links.
  • Updated README.md.

v2.40.0

  • Updated parameter validation for IP address in Get-WhoIs to allow addresses with 255 in an octet. Issue #117.
  • Updated help files with missing online links.
  • Added command Convert-HtmlToAnsi with an alias of cha.
  • Modified Convertto-Markdown to add a AsList parameter. Issue #114
  • Updated README.md.

Archive

If you need to see older change history, look at the Archive ChangeLog online.