Releases: StartAutomating/EZOut
Releases · StartAutomating/EZOut
EZOut 1.9.6
1.9.6:
1.9.5:
- Write-FormatViewExpression:
- Adding -DoubleUnderline
- Adding -Faint
- Adding -Italic
- Adding -Strikthru
- Adding -Hide
- Format-RichText:
- Adding plural alias for -Italic (Fixes #83)
1.9.4:
- Formatting Improvements:
- Adding Colorized Formatter for Get-Member
- Adding Simple Table for FileSystemTypes
- Format-RichText:
1.9.3:
- Import-TypeView/Import-FormatView: Skipping PipeScript Files (Fixes #73)
1.9.2:
- Format-Markdown:
- No longer including images with PowerShell Gallery package (Fixes #67)
1.9.1:
- Format-Markdown: Escaping -Code blocks (Fixes #69)
1.9.0:
- Format-Hashtable: Better Handling of [string]s, [enum]s, and primitive types (Fixes #64).
- Format-YAML:
1.8.9:
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:
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)
EZOut 1.9.5
1.9.5:
- Write-FormatViewExpression:
- Adding -DoubleUnderline
- Adding -Faint
- Adding -Italic
- Adding -Strikthru
- Adding -Hide
- Format-RichText:
- Adding plural alias for -Italic (Fixes #83)
1.9.4:
- Formatting Improvements:
- Adding Colorized Formatter for Get-Member
- Adding Simple Table for FileSystemTypes
- Format-RichText:
1.9.3:
- Import-TypeView/Import-FormatView: Skipping PipeScript Files (Fixes #73)
1.9.2:
- Format-Markdown:
- No longer including images with PowerShell Gallery package (Fixes #67)
1.9.1:
- Format-Markdown: Escaping -Code blocks (Fixes #69)
1.9.0:
- Format-Hashtable: Better Handling of [string]s, [enum]s, and primitive types (Fixes #64).
- Format-YAML:
1.8.9:
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:
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)
EZOut 1.9.4
1.9.4:
- Formatting Improvements:
- Adding Colorized Formatter for Get-Member
- Adding Simple Table for FileSystemTypes
- Format-RichText:
1.9.3:
- Import-TypeView/Import-FormatView: Skipping PipeScript Files (Fixes #73)
1.9.2:
- Format-Markdown:
- No longer including images with PowerShell Gallery package (Fixes #67)
1.9.1:
- Format-Markdown: Escaping -Code blocks (Fixes #69)
1.9.0:
- Format-Hashtable: Better Handling of [string]s, [enum]s, and primitive types (Fixes #64).
- Format-YAML:
1.8.9:
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:
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)
EZOut 1.9.3
1.9.3:
- Import-TypeView/Import-FormatView: Skipping PipeScript Files (Fixes #73)
1.9.2:
- Format-Markdown:
- No longer including images with PowerShell Gallery package (Fixes #67)
1.9.1:
- Format-Markdown: Escaping -Code blocks (Fixes #69)
1.9.0:
- Format-Hashtable: Better Handling of [string]s, [enum]s, and primitive types (Fixes #64).
- Format-YAML:
1.8.9:
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:
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)
EZOut 1.9.2
1.9.2:
- Format-Markdown:
- No longer including images with PowerShell Gallery package (Fixes #67)
1.9.1:
- Format-Markdown: Escaping -Code blocks (Fixes #69)
1.9.0:
- Format-Hashtable: Better Handling of [string]s, [enum]s, and primitive types (Fixes #64).
- Format-YAML:
1.8.9:
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:
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)
EZOut 1.9.1
1.9.1:
- Format-Markdown: Escaping -Code blocks (Fixes #69)
1.9.0:
- Format-Hashtable: Better Handling of [string]s, [enum]s, and primitive types (Fixes #64).
- Format-YAML:
1.8.9:
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:
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)
EZOut 1.9.0
1.9.0:
- Format-Hashtable: Better Handling of [string]s, [enum]s, and primitive types (Fixes #64).
- Format-YAML:
1.8.9:
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:
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)
EZOut 1.8.9
1.8.9:
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:
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)
EZOut 1.8.8.1
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:
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)
EZOut 1.8.8
1.8.8:
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)