Skip to content

Commit

Permalink
Merge pull request #94 from StartAutomating/edits-Tue,13Dec202221-38-…
Browse files Browse the repository at this point in the history
…30GMT

Posting with GitPub [skip ci]
  • Loading branch information
StartAutomating authored Dec 14, 2022
2 parents dce8f15 + 93c24cc commit 7e3594a
Show file tree
Hide file tree
Showing 14 changed files with 472 additions and 440 deletions.
38 changes: 19 additions & 19 deletions docs/_posts/2022-04-19-EZOut-1.8.6.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,24 +10,24 @@ tag: release
* 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)
* Adding EZOut GitHub Action ([#36](https://github.com/StartAutomating/EZOut/issues/36))
* Out-FormatData: Fixing error when a node has an empty scriptblock ([#19](https://github.com/StartAutomating/EZOut/issues/19))
* Write-FormatListView: Updating Colorization ([#33](https://github.com/StartAutomating/EZOut/issues/33))
* Write-FormatTableView: Fixing encoding and updating colorization ([#34](https://github.com/StartAutomating/EZOut/issues/34))
* Fixing RichModuleInfo ([#41](https://github.com/StartAutomating/EZOut/issues/41))
* Write-FormatViewExpression: Updating Colorization ([#35](https://github.com/StartAutomating/EZOut/issues/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)
* Format-Markdown: Changes to -Heading/-HeadingSize (re [#41](https://github.com/StartAutomating/EZOut/issues/41))
* Adding Format- commands ([#24](https://github.com/StartAutomating/EZOut/issues/24), [#25](https://github.com/StartAutomating/EZOut/issues/25), [#26](https://github.com/StartAutomating/EZOut/issues/26), [#27](https://github.com/StartAutomating/EZOut/issues/27), [#28](https://github.com/StartAutomating/EZOut/issues/28), [#29](https://github.com/StartAutomating/EZOut/issues/29), [#30](https://github.com/StartAutomating/EZOut/issues/30)) and making EZOut format take precedence.
* Fixing Colorization in System.Diagnostics.Process ([#32](https://github.com/StartAutomating/EZOut/issues/32))
* Adding Get-EZOutExtension: (helps fix [#25](https://github.com/StartAutomating/EZOut/issues/25))
* Write-FormatViewExpression: Support for localization ([#39](https://github.com/StartAutomating/EZOut/issues/39))
* Out-FormatData: Format-Object embedability ([#26](https://github.com/StartAutomating/EZOut/issues/26)), Parts cleanup ([#38](https://github.com/StartAutomating/EZOut/issues/38))
* [#38](https://github.com/StartAutomating/EZOut/issues/38) - Removing single use parts
* Adding Format-Heatmap ([#30](https://github.com/StartAutomating/EZOut/issues/30))
* Adding Format-Markdown ([#29](https://github.com/StartAutomating/EZOut/issues/29))
* Adding Format-YAML ([#28](https://github.com/StartAutomating/EZOut/issues/28))
* Adding Format-RichText ([#27](https://github.com/StartAutomating/EZOut/issues/27))
* Adding Format-Object ([#25](https://github.com/StartAutomating/EZOut/issues/25), [#26](https://github.com/StartAutomating/EZOut/issues/26))
* Adding workflow definition ([#37](https://github.com/StartAutomating/EZOut/issues/37))
---
48 changes: 24 additions & 24 deletions docs/_posts/2022-07-25-EZOut-1.8.7.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,36 +5,36 @@ sourceURL: https://github.com/StartAutomating/EZOut/releases/tag/v1.8.7
tag: release
---
## 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)
* Out-FormatData: Now supports -Debug ([#46](https://github.com/StartAutomating/EZOut/issues/46))
* Format-YAML: Fixing Indentation ([#49](https://github.com/StartAutomating/EZOut/issues/49))
* Import-TypeView: Allowing Typename.txt file to redefine typename ([#48](https://github.com/StartAutomating/EZOut/issues/48))
* Self-hosting action ([#52](https://github.com/StartAutomating/EZOut/issues/52))
* GitHub Action now carries on commit message ([#54](https://github.com/StartAutomating/EZOut/issues/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)
* Adding EZOut GitHub Action ([#36](https://github.com/StartAutomating/EZOut/issues/36))
* Out-FormatData: Fixing error when a node has an empty scriptblock ([#19](https://github.com/StartAutomating/EZOut/issues/19))
* Write-FormatListView: Updating Colorization ([#33](https://github.com/StartAutomating/EZOut/issues/33))
* Write-FormatTableView: Fixing encoding and updating colorization ([#34](https://github.com/StartAutomating/EZOut/issues/34))
* Fixing RichModuleInfo ([#41](https://github.com/StartAutomating/EZOut/issues/41))
* Write-FormatViewExpression: Updating Colorization ([#35](https://github.com/StartAutomating/EZOut/issues/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)
* Format-Markdown: Changes to -Heading/-HeadingSize (re [#41](https://github.com/StartAutomating/EZOut/issues/41))
* Adding Format- commands ([#24](https://github.com/StartAutomating/EZOut/issues/24), [#25](https://github.com/StartAutomating/EZOut/issues/25), [#26](https://github.com/StartAutomating/EZOut/issues/26), [#27](https://github.com/StartAutomating/EZOut/issues/27), [#28](https://github.com/StartAutomating/EZOut/issues/28), [#29](https://github.com/StartAutomating/EZOut/issues/29), [#30](https://github.com/StartAutomating/EZOut/issues/30)) and making EZOut format take precedence.
* Fixing Colorization in System.Diagnostics.Process ([#32](https://github.com/StartAutomating/EZOut/issues/32))
* Adding Get-EZOutExtension: (helps fix [#25](https://github.com/StartAutomating/EZOut/issues/25))
* Write-FormatViewExpression: Support for localization ([#39](https://github.com/StartAutomating/EZOut/issues/39))
* Out-FormatData: Format-Object embedability ([#26](https://github.com/StartAutomating/EZOut/issues/26)), Parts cleanup ([#38](https://github.com/StartAutomating/EZOut/issues/38))
* [#38](https://github.com/StartAutomating/EZOut/issues/38) - Removing single use parts
* Adding Format-Heatmap ([#30](https://github.com/StartAutomating/EZOut/issues/30))
* Adding Format-Markdown ([#29](https://github.com/StartAutomating/EZOut/issues/29))
* Adding Format-YAML ([#28](https://github.com/StartAutomating/EZOut/issues/28))
* Adding Format-RichText ([#27](https://github.com/StartAutomating/EZOut/issues/27))
* Adding Format-Object ([#25](https://github.com/StartAutomating/EZOut/issues/25), [#26](https://github.com/StartAutomating/EZOut/issues/26))
* Adding workflow definition ([#37](https://github.com/StartAutomating/EZOut/issues/37))
---
50 changes: 25 additions & 25 deletions docs/_posts/2022-07-26-EZOut-1.8.8.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,40 +5,40 @@ sourceURL: https://github.com/StartAutomating/EZOut/releases/tag/v1.8.8
tag: release
---
## 1.8.8:
* Write-EZFormatFile generates scripts that output files. Fixes #56 and #43.
* Write-EZFormatFile generates scripts that output files. Fixes [#56](https://github.com/StartAutomating/EZOut/issues/56) and [#43](https://github.com/StartAutomating/EZOut/issues/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)
* Out-FormatData: Now supports -Debug ([#46](https://github.com/StartAutomating/EZOut/issues/46))
* Format-YAML: Fixing Indentation ([#49](https://github.com/StartAutomating/EZOut/issues/49))
* Import-TypeView: Allowing Typename.txt file to redefine typename ([#48](https://github.com/StartAutomating/EZOut/issues/48))
* Self-hosting action ([#52](https://github.com/StartAutomating/EZOut/issues/52))
* GitHub Action now carries on commit message ([#54](https://github.com/StartAutomating/EZOut/issues/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)
* Adding EZOut GitHub Action ([#36](https://github.com/StartAutomating/EZOut/issues/36))
* Out-FormatData: Fixing error when a node has an empty scriptblock ([#19](https://github.com/StartAutomating/EZOut/issues/19))
* Write-FormatListView: Updating Colorization ([#33](https://github.com/StartAutomating/EZOut/issues/33))
* Write-FormatTableView: Fixing encoding and updating colorization ([#34](https://github.com/StartAutomating/EZOut/issues/34))
* Fixing RichModuleInfo ([#41](https://github.com/StartAutomating/EZOut/issues/41))
* Write-FormatViewExpression: Updating Colorization ([#35](https://github.com/StartAutomating/EZOut/issues/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)
* Format-Markdown: Changes to -Heading/-HeadingSize (re [#41](https://github.com/StartAutomating/EZOut/issues/41))
* Adding Format- commands ([#24](https://github.com/StartAutomating/EZOut/issues/24), [#25](https://github.com/StartAutomating/EZOut/issues/25), [#26](https://github.com/StartAutomating/EZOut/issues/26), [#27](https://github.com/StartAutomating/EZOut/issues/27), [#28](https://github.com/StartAutomating/EZOut/issues/28), [#29](https://github.com/StartAutomating/EZOut/issues/29), [#30](https://github.com/StartAutomating/EZOut/issues/30)) and making EZOut format take precedence.
* Fixing Colorization in System.Diagnostics.Process ([#32](https://github.com/StartAutomating/EZOut/issues/32))
* Adding Get-EZOutExtension: (helps fix [#25](https://github.com/StartAutomating/EZOut/issues/25))
* Write-FormatViewExpression: Support for localization ([#39](https://github.com/StartAutomating/EZOut/issues/39))
* Out-FormatData: Format-Object embedability ([#26](https://github.com/StartAutomating/EZOut/issues/26)), Parts cleanup ([#38](https://github.com/StartAutomating/EZOut/issues/38))
* [#38](https://github.com/StartAutomating/EZOut/issues/38) - Removing single use parts
* Adding Format-Heatmap ([#30](https://github.com/StartAutomating/EZOut/issues/30))
* Adding Format-Markdown ([#29](https://github.com/StartAutomating/EZOut/issues/29))
* Adding Format-YAML ([#28](https://github.com/StartAutomating/EZOut/issues/28))
* Adding Format-RichText ([#27](https://github.com/StartAutomating/EZOut/issues/27))
* Adding Format-Object ([#25](https://github.com/StartAutomating/EZOut/issues/25), [#26](https://github.com/StartAutomating/EZOut/issues/26))
* Adding workflow definition ([#37](https://github.com/StartAutomating/EZOut/issues/37))
---
54 changes: 27 additions & 27 deletions docs/_posts/2022-08-07-EZOut-1.8.8.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,45 +5,45 @@ sourceURL: https://github.com/StartAutomating/EZOut/releases/tag/v1.8.8.1
tag: release
---
## 1.8.8.1:
* Format-YAML now supports -Indent (Fixes #59)
* Format-YAML now supports all primitive types (Fixes #58). Thanks @dfinke!
* Format-YAML now supports -Indent (Fixes [#59](https://github.com/StartAutomating/EZOut/issues/59))
* Format-YAML now supports all primitive types (Fixes [#58](https://github.com/StartAutomating/EZOut/issues/58)). Thanks @dfinke!
---

## 1.8.8:
* Write-EZFormatFile generates scripts that output files. Fixes #56 and #43.
* Write-EZFormatFile generates scripts that output files. Fixes [#56](https://github.com/StartAutomating/EZOut/issues/56) and [#43](https://github.com/StartAutomating/EZOut/issues/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)
* Out-FormatData: Now supports -Debug ([#46](https://github.com/StartAutomating/EZOut/issues/46))
* Format-YAML: Fixing Indentation ([#49](https://github.com/StartAutomating/EZOut/issues/49))
* Import-TypeView: Allowing Typename.txt file to redefine typename ([#48](https://github.com/StartAutomating/EZOut/issues/48))
* Self-hosting action ([#52](https://github.com/StartAutomating/EZOut/issues/52))
* GitHub Action now carries on commit message ([#54](https://github.com/StartAutomating/EZOut/issues/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)
* Adding EZOut GitHub Action ([#36](https://github.com/StartAutomating/EZOut/issues/36))
* Out-FormatData: Fixing error when a node has an empty scriptblock ([#19](https://github.com/StartAutomating/EZOut/issues/19))
* Write-FormatListView: Updating Colorization ([#33](https://github.com/StartAutomating/EZOut/issues/33))
* Write-FormatTableView: Fixing encoding and updating colorization ([#34](https://github.com/StartAutomating/EZOut/issues/34))
* Fixing RichModuleInfo ([#41](https://github.com/StartAutomating/EZOut/issues/41))
* Write-FormatViewExpression: Updating Colorization ([#35](https://github.com/StartAutomating/EZOut/issues/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)
* Format-Markdown: Changes to -Heading/-HeadingSize (re [#41](https://github.com/StartAutomating/EZOut/issues/41))
* Adding Format- commands ([#24](https://github.com/StartAutomating/EZOut/issues/24), [#25](https://github.com/StartAutomating/EZOut/issues/25), [#26](https://github.com/StartAutomating/EZOut/issues/26), [#27](https://github.com/StartAutomating/EZOut/issues/27), [#28](https://github.com/StartAutomating/EZOut/issues/28), [#29](https://github.com/StartAutomating/EZOut/issues/29), [#30](https://github.com/StartAutomating/EZOut/issues/30)) and making EZOut format take precedence.
* Fixing Colorization in System.Diagnostics.Process ([#32](https://github.com/StartAutomating/EZOut/issues/32))
* Adding Get-EZOutExtension: (helps fix [#25](https://github.com/StartAutomating/EZOut/issues/25))
* Write-FormatViewExpression: Support for localization ([#39](https://github.com/StartAutomating/EZOut/issues/39))
* Out-FormatData: Format-Object embedability ([#26](https://github.com/StartAutomating/EZOut/issues/26)), Parts cleanup ([#38](https://github.com/StartAutomating/EZOut/issues/38))
* [#38](https://github.com/StartAutomating/EZOut/issues/38) - Removing single use parts
* Adding Format-Heatmap ([#30](https://github.com/StartAutomating/EZOut/issues/30))
* Adding Format-Markdown ([#29](https://github.com/StartAutomating/EZOut/issues/29))
* Adding Format-YAML ([#28](https://github.com/StartAutomating/EZOut/issues/28))
* Adding Format-RichText ([#27](https://github.com/StartAutomating/EZOut/issues/27))
* Adding Format-Object ([#25](https://github.com/StartAutomating/EZOut/issues/25), [#26](https://github.com/StartAutomating/EZOut/issues/26))
* Adding workflow definition ([#37](https://github.com/StartAutomating/EZOut/issues/37))
---
Loading

0 comments on commit 7e3594a

Please sign in to comment.