Releases: jdhitsolutions/PSScriptTools
Releases · jdhitsolutions/PSScriptTools
PSScriptTools_v2.16.0
Change Log for PSScriptTools
v2.16.0
PSScriptTools_v2.15.1
Change Log for PSScriptTools
v2.15.1
- Fixed bug in
Get-FolderSizeInfothat was returning incorrect data (Issue #60) - Updated newer help with online links
- Updated
README.md
v2.15.0
- Added
Get-FolderSizeInfoand its aliasgsialong with a corresponding format.ps1xml file. - Fixed IsWindows bug in
New-WPFMessageBox(Issue #59) - Fixed IsWindows bug in
Convertto-WPFGrid,Find-CimClass,Test-ExpressionForm,Get-WindowsVersion,Get-WindowsVersionStringandInvoke-InputBoxby using a new functionTest-IsPSWindows - Updated
Get-PSWhoto better work cross-platform - Help updates
- Updated
README.md
PSScriptTools_v2.15.0
Change Log for PSScriptTools
v2.15.0
- Added
Get-FolderSizeInfoand its aliasgsialong with a corresponding format.ps1xml file. - Fixed IsWindows bug in
New-WPFMessageBox(Issue #59) - Fixed IsWindows bug in
Convertto-WPFGrid,Find-CimClass,Test-ExpressionForm,Get-WindowsVersion,Get-WindowsVersionStringandInvoke-InputBoxby using a new functionTest-IsPSWindows - Updated
Get-PSWhoto better work cross-platform - Help updates
- Updated
README.md
PSScriptTools_v2.14.1
Change Log for PSScriptTools
v2.14.1
- Fixed bug in
Save-GitSetupthat relies on$IsWindows(Issue #58). Now this command should work on Windows PowerShell 5.1 as well. - Updated help for
Save-GitSetup - Updated help files with missing online links
v2.14.0
- Updated
New-PSFormatXMLto support Wide table formats (Issue #55) - Updated
Test-ExpressionFormto better handle non-Windows platforms - Added
Save-GitSetupto download the latest x64 version ofgit - Modified
New-CustomFileNameto support a new template element,%hour24(Issue #57) - Added
tvalias toOut-VerboseTee - Added
ConvertTo-LexicalTimespan - Added
ConvertFrom-LexicalTimespan - Updated manifest description
- Updated help for
Get-PowerShellEngine - Updated
README.md
PSScriptTools_v2.14.0
Change Log for PSScriptTools
v2.14.0
- Updated
New-PSFormatXMLto support Wide table formats (Issue #55) - Updated
Test-ExpressionFormto better handle non-Windows platforms - Added
Save-GitSetupto download the latest x64 version ofgit - Modified
New-CustomFileNameto support a new template element,%hour24(Issue #57) - Added
tvalias toOut-VerboseTee - Added
ConvertTo-LexicalTimespan - Added
ConvertFrom-LexicalTimespan - Updated manifest description
- Updated help for
Get-PowerShellEngine - Updated
README.md
PSScriptTools_v2.13.0
Change Log for PSScriptTools
v2.13.0
- Added
New-RunspaceCleanupJobcommand to be used with WPF commands running in a new runspace - Modified
ConvertTo-WPFGridto clean up runspace when closed. (Issue #25) - Modified
ConvertTo-WPFGridto attempt to run on all platforms and gracefully fail where it won't work. (Issue #56) - Added 'Convert-EventLogRecord' function and its alias
clr - Added
Rename-Hashtablefunction and its aliasrht - Updated
Convertto-Markdownto include options to format as a table - Updated module manifest to export
ConvertTo-WPFGridto all hosts. Code in the command will determine compatibility. - Updated
Find-FileItemto work better cross-platform - Updated
New-WPFMessageboxto work on PowerShell 7 on Windows platforms. - Help Updates
- Modified module and manifest to export all functions regardless of edition. Any OS limitations will be handled on a per command basis.
- Updated
README.md
PSScriptTools_v2.12.0
Change Log for PSScriptTools
v2.12.0
- Help updates
- Replaced GitHub online help links with bit.ly short links
- Minor updates to
README.md - Updated
Out-Moreto work better with output fromGet-Help.
PSScriptTools_v2.11.0
v2.11.0
- Added a grouping feature to
New-PSFormatXML(Issue #54) - Modified
New-PSFormatXMLto open the XML file if the command is run in VS Code as part of-Passthru - Help updates
PSScriptTools_v2.10.0
Change Log for PSScriptTools
2.10.0
- Added
Test-WithCulture - Fixed typo in
Copy-Commandhelp - Created yaml formatted help files
- Updated
README.md - Updated help documentation with online links
- Updated
PSScriptTools.md