EZOut 2.0
2.0:
- EZOut Turns 2.0!
- EZOut Supports Sponsorship (please show your support) (#120)
- $PSStyle Support
- Write-FormatViewExpression now supports -PSStyle/-Style (#106)
- Use any property from $PSStyle in a formatter, if present
- This is faster and smaller than other color customizations, and will only work on core.
- Write-FormatTableView supports -StyleProperty/-StyleRow (#129)
- Write-FormatListView supports -StyleProperty (#130)
- Write-FormatViewExpression now supports -PSStyle/-Style (#106)
- New Commands:
- Out-Gum - Use CharmBraclet's Gum to prompt for input (#111)
- Out-Mermaid - Generate Diagrams with MermaidJS (#112)
- Example Formatting Has Moved to Posh (#127)
- Write-TypeView now supports -Debug (#114)
If you Import-TypeView with -Debug or Write-TypeView with -Debug,
Update-TypeData will be called to force the types to be loaded with the exact values you provide
(thus enabling you to put a breakpoint in and -Debug a type!)
(when you're done debugging, Remove-Module EZOut to clear any dynamic typea) - Import-TypeView improvements
- Format/JSON-YAML: -Depth defaults to $FormatEnumerationLimit (#107)
- Module / Repository Improvements
- Breaking Changes (for the better)
Additional Release History found in CHANGELOG