This file contains the most recent change history for the PSScriptTools module.
- 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
.
- Added function
Copy-CommandHistory
with an alias ofch
. - Updated
Out-Copy
to ignore ANSI unless specified. Issue #118 - Added an alias of
oc
forOut-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 calledversion
. - Updated missing online help links.
- Updated
README.md
.
- 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 ofcha
. - Modified
Convertto-Markdown
to add aAsList
parameter. Issue #114 - Updated
README.md
.
If you need to see older change history, look at the Archive ChangeLog online.