Releases
v3.0.0
Change Log for PSScriptTools
v3.0.0 - 2025-03-26 13:58:50
Added
Added command Get-FileExtensionInfo
.
Added command Get-TypeConstructor
with an alias of ctor
and a custom formatting file.
Added commands Get-PSScriptToolsTypeExtension
and `Import-PSScriptToolTypeExtension
Added custom type extension file for MeasureInfo
objects.
Changed
Updated formatting for Get-PSProfile
to display profiles not found in red.
Updating formatting for Get-ModuleCommand
to display aliases using the command color and italicized.
Modified Convert-EventLogRecord
(Issue #153 )
Merged PR#153 Thanks @jaols
Changed required module from the soon to be deprecated ThreadJob
to Microsoft.PowerShell.ThreadJob
.
Major help updates and corrections.
Updated README.md
.
Removed
Removed sample script today.ps1
because ConvertTo-ASCIIArt
is no longer part of this module.
Fixed
Fixed download link in Save-GitSetup
.
Corrected wrong type name for the FilePath
parameter in Test-WithCulture
.
Corrected a bug in Get-PSWhoIs
that was failing when no organization information was present. Issue #151
Corrected code typo on Trace-Message
.
You can’t perform that action at this time.