Releases: jdhitsolutions/PSScriptTools
Releases · jdhitsolutions/PSScriptTools
PSScriptTools_v1.8.0
Change Log for PSScriptTools
v1.8.0
- fixed typo in
Write-Detail(Thanks @AndrewPla) - Added
Compare-Modulefunction (Issue #19) - Added
Get-WindowsVersionfunction (Issue #20) - Added
Get-WindowsVersionStringfunction - Updated
README.md - Updated module manifest
- reorganized module
- Updated Pester test for
Test-Expression - Updated external help file
PSScriptTools_v1.7.0
Change Log for PSScriptTools
v1.7.0
- Added
New-WPFMessageboxfunction. (Issue #11) - Added alias
nmbforNew-WPFMessageBox - Added icon files for WPF Message box
- Updated
README.md
PSScriptTools_v1.6.0
v1.6.0
- Added
Optimize-Textand its aliasot - Added
Show-Tree - Help and documentation updates
PSScriptTools_v1.5.1
Code cleanup for the module published to the PowerShell Gallery
PSScriptTools_v1.5.0
- Added
Select-Firstand its aliasfirst - Added
Select-Lastand its aliaslast - Added
Get-MyVariableand its aliasgmv - Added
New-PSDriveHereand its aliasnpsd - Updated
README.md
PSScriptTools_v1.4.0
v1.4.0
- Added hashtable tools
- Updated
README.md - minor code cleanup
PSScriptTools_v1.3.0
- Fixed documentation errors for
Out-ConditionalColor(Issue #13) - Added alias definitions to functions
- Added my
Test-Expressioncommands (Issue #14) - Added my
Find-CimClassfunction (Issue #16) - Added my
ConvertTo-Markdownfunction (Issue #17) - Added
ConvertTo-WPFGrid(Issue #15) - help cleanup and updates
- Code cleanup and formatting
PSScriptTools-v1.0.1.zip
corrected version number in module manifest and updated README.md
PSScriptTools-v1.0.0.zip
v1.0.0
initial release to the PowerShell Gallery
v0.5.0
Added Get-PSLocation function (Issue #4)
Added Get-PowerShellEngine function (Issue #5)
Added Out-More and alias om (Issue #10)
added icon to manifest
added Invoke-InputBox and alias ibx
added code to insert ToDo comments for the ISE and VSCode (Issue #7)
Updated README
updated documentation