This file contains the most recent change history for the PSScriptTools module.
- Fixed VSCode snippets to run in a PowerShell 7 integrated console. Issue #124
- Updated
Show-AnsiSequenceto fix a display bug that was dropping values. Issue #125 - Removed
ConvertTo-ASCIIArtas the online resource no longer appears to exist. Issue #127 - Updated missing online help links.
- Updated
Get-FoldersizeInfoto better handle null values. Issue #129 - Added new sample script
today.ps1. - Help updates.
- Updated
README.md.
- Updated module manifest to load required .NET assembly for
Convert-HTMLtoAnsi. Issue #124 - Updated
Show-AnsiSequenceto 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-CommandHistorywith an alias ofch. - Updated
Out-Copyto ignore ANSI unless specified. Issue #118 - Added an alias of
ocforOut-Copy. - Updated
New-PSFormatXMLto fix ReadOnly property error. Issue #121 - Updated
Get-ModuleCommandto include version information and to accept pipeline input. - Updated
modulecommand.format.ps1xmlwith a new table view calledversion. - Updated missing online help links.
- Updated
README.md.
- Updated parameter validation for IP address in
Get-WhoIsto allow addresses with 255 in an octet. Issue #117. - Updated help files with missing online links.
- Added command
Convert-HtmlToAnsiwith an alias ofcha. - Modified
Convertto-Markdownto add aAsListparameter. Issue #114 - Updated
README.md.
If you need to see older change history, look at the Archive ChangeLog online.