This is the most recent change history for this module.
- Updated
license.txtwith new year. - Added missing online help links.
- Fixed bug in
Get-ParameterInfothat failed to display dynamic parameters when using a command alias. (Issue #101) - Modified format file for
PSParameterInfoto displayMandatoryandIsDynamicvalues in color when the value is$True.
- Fixed typo bug in
Get-PSScriptToolsthat was failing to get command aliases. (Issue #99) - Modified
Get-PSScriptToolsto improve performance. Assuming that all exported functions use standard verbs. - Added
Get-PSAnsiFileMap. - Added
Set-PSAnsiFileMapEntry. - Added
Remove-PSAnsiFileMapEntry. - Added
Export-PSAnsiFileMap. - Added
Show-ANSISequence. - Updated
filesystem.ansi.format.ps1xmlto use last matching pattern. - Modified
Show-Treeto better handle piped-in file and directory objects. - Added an alias
abforAdd-Border. - Added an alias of
nabforNew-AnsiBar. - Updated
README.md. - Updated module description.
- Help updates.
- Fixed bug in
ConvertTo-WPFGridwith refresh and timeout values. (Issue #98) - Added missing online help links.
- Added a few related module links in
README.md.
- Added
Select-Before,Select-After,Select-NewestandSelect-Oldestand their respective aliases of before,after,newest, and oldest. - Added
Get-MyCounterand a custom format filemycounter.format.ps1xml. - Added
Trace-Messageand its alias trace. - Added more Verbose messages to
Get-PSScriptTools. - Code cleanup in
SelectFunctions.ps1. - Modified
Get-PSScriptToolsto let you specify a verb. Updated command help. - Modified
ConvertTo-Markdownto handle properties with line returns when formatting as a table. (Issue #97) - Code cleanup in sample script files.
- Added sample file
CounterMarkdown.ps1. - Updated
README.md.
If you need to see older change history, look at the Archive ChangeLog