EZOut

1.8.8.1

Easily Author Rich Format Files to Customize PowerShell Output

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name EZOut -RequiredVersion 1.8.8.1

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name EZOut -Version 1.8.8.1

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

2011-2022

Package Details

Author(s)

  • James Brundage

Tags

.ps1xml Format Output Types Colorized

Functions

Add-FormatData Clear-FormatData Out-FormatData Remove-FormatData Add-TypeData Clear-TypeData Out-TypeData Remove-TypeData Import-FormatView Import-TypeView Write-FormatControl Write-FormatView Write-FormatCustomView Write-FormatTableView Write-FormatTreeView Write-FormatWideView Write-FormatListView Write-FormatViewExpression Write-TypeView ConvertTo-PropertySet Write-PropertySet Get-FormatFile Find-FormatView Get-PropertySet Write-EZFormatFile Get-EZOutExtension Format-Object Format-RichText Format-Markdown Format-YAML Format-Heatmap

Dependencies

This module has no dependencies.

Release Notes

## 1.8.8.1:
* Format-YAML now supports -Indent (Fixes #59)
* Format-YAML now supports all primitive types (Fixes #58). Thanks @dfinke!
---

## 1.8.8:
* Write-EZFormatFile generates scripts that output files.  Fixes #56 and #43.
---

## 1.8.7:
* Out-FormatData: Now supports -Debug (#46)
* Format-YAML: Fixing Indentation (#49)
* Import-TypeView: Allowing Typename.txt file to redefine typename (#48)
* Self-hosting action (#52)
* GitHub Action now carries on commit message (#54)
---
## 1.8.6
* Format-Markdown:  Adding -ImageLink
* Format-Markdown:  Adding -MarkdownTableAlignment, additional documentation.
* Format-Markdown:  Normalizing tables and fixing issues with Dictionaries
* Format-YAML: Fixing minor issue with -YAMLHeader and multiple objects
* Updating tests:  Adding test for Format-Object
* Adding EZOut GitHub Action (#36)
* Out-FormatData:  Fixing error when a node has an empty scriptblock (#19)
* Write-FormatListView:  Updating Colorization (#33)
* Write-FormatTableView:  Fixing encoding and updating colorization (#34)
* Fixing RichModuleInfo (#41)
* Write-FormatViewExpression:  Updating Colorization (#35)
* Format-RichText:  Adding help, and fixing color lookup logic
* Format-Markdown:  Changes to -Heading/-HeadingSize (re #41)
* Adding Format- commands (#24, #25, #26, #27, #28, #29, #30) and making EZOut format take precedence.
* Fixing Colorization in System.Diagnostics.Process (#32)
* Adding Get-EZOutExtension: (helps fix #25)
* Write-FormatViewExpression:  Support for localization (#39)
* Out-FormatData:  Format-Object embedability (#26), Parts cleanup (#38)
* #38 - Removing single use parts
* Adding Format-Heatmap (#30)
* Adding Format-Markdown (#29)
* Adding Format-YAML (#28)
* Adding Format-RichText (#27)
* Adding Format-Object (#25, #26)
* Adding workflow definition (#37)
---

FileList

Version History

Version Downloads Last updated
2.0.6 94 4/16/2024
2.0.5 787 3/8/2024
2.0.4 1,030 2/7/2024
2.0.3 1,248 11/5/2023
2.0.2 17 11/1/2023
2.0.1 184 8/21/2023
2.0 73 7/20/2023
1.9.9 489 12/15/2022
1.9.8 5 12/15/2022
1.9.7 133 10/20/2022
1.9.6 27 10/6/2022
1.9.5 24 10/2/2022
1.9.4 45 9/25/2022
1.9.3 24 9/19/2022
1.9.2 17 9/15/2022
1.9.1 17 9/12/2022
1.9.0 48 8/11/2022
1.8.9 21 8/9/2022
1.8.8.1 (current version) 14 8/7/2022
1.8.8 31 7/26/2022
1.8.7 14 7/25/2022
1.8.6 118 4/19/2022
1.8.5 733 3/11/2021
1.8.4 108 1/19/2021
1.8.3.1 473 6/18/2020
1.8.3 90 6/16/2020
1.8.2 192 5/13/2020
1.8.1 42 4/30/2020
1.8 110 3/31/2020
1.7 29 3/23/2020
1.6 81 2/24/2020
1.5 94 12/13/2019
1.4 1,673 11/23/2014
Show less