|
| 1 | +--- |
| 2 | + |
| 3 | +title: EZOut 1.9.9 |
| 4 | +sourceURL: https://github.com/StartAutomating/EZOut/releases/tag/v1.9.9 |
| 5 | +tag: release |
| 6 | +--- |
| 7 | +## 1.9.9: |
| 8 | + |
| 9 | +* Format-RichText -Hyperlink/-Link/-HRef now works (Fixes [#93](https://github.com/StartAutomating/EZOut/issues/93)) |
| 10 | +* Format-RichText now supports -Alignment and -LineLength (Fixes [#45](https://github.com/StartAutomating/EZOut/issues/45)) |
| 11 | +* GitHub Action no longer output extra information (Fixes [#98](https://github.com/StartAutomating/EZOut/issues/98)) |
| 12 | + |
| 13 | +--- |
| 14 | + |
| 15 | +## 1.9.8: |
| 16 | + |
| 17 | +* Format-RichText now supports -Hyperlink (Fixes [#93](https://github.com/StartAutomating/EZOut/issues/93)) |
| 18 | +* Format-RichText now outputs a single string (Fixes [#95](https://github.com/StartAutomating/EZOut/issues/95)) |
| 19 | + |
| 20 | +--- |
| 21 | + |
| 22 | + |
| 23 | +## 1.9.7: |
| 24 | +* Format-RichText now unbolds bright colors (Fixes [#88](https://github.com/StartAutomating/EZOut/issues/88)) |
| 25 | +* Now Blogging with GitPub (Fixes [#89](https://github.com/StartAutomating/EZOut/issues/89)) |
| 26 | +* New Logo (Fixes [#90](https://github.com/StartAutomating/EZOut/issues/90)) |
| 27 | + |
| 28 | +--- |
| 29 | + |
| 30 | +## 1.9.6: |
| 31 | +* Added Format-JSON (Fixes [#86](https://github.com/StartAutomating/EZOut/issues/86)) |
| 32 | +* Improved GitHub Action (Fixes [#85](https://github.com/StartAutomating/EZOut/issues/85)) |
| 33 | + |
| 34 | +--- |
| 35 | + |
| 36 | +## 1.9.5: |
| 37 | +* Write-FormatViewExpression: |
| 38 | + * Adding -DoubleUnderline |
| 39 | + * Adding -Faint |
| 40 | + * Adding -Italic |
| 41 | + * Adding -Strikthru |
| 42 | + * Adding -Hide |
| 43 | +* Format-RichText: |
| 44 | + * Adding plural alias for -Italic (Fixes [#83](https://github.com/StartAutomating/EZOut/issues/83)) |
| 45 | + |
| 46 | +--- |
| 47 | + |
| 48 | + |
| 49 | +## 1.9.4: |
| 50 | +* Formatting Improvements: |
| 51 | + * Adding Colorized Formatter for Get-Member |
| 52 | + * Adding Simple Table for FileSystemTypes |
| 53 | +* Format-RichText: |
| 54 | + * Adding -DoubleUnderline ([#80](https://github.com/StartAutomating/EZOut/issues/80)) |
| 55 | + * Adding -Faint ([#77](https://github.com/StartAutomating/EZOut/issues/77)) |
| 56 | + * Adding -Hide ([#78](https://github.com/StartAutomating/EZOut/issues/78)) |
| 57 | + * Adding -Italic ([#76](https://github.com/StartAutomating/EZOut/issues/76)) |
| 58 | + * Fixing -Strikethru behavior ([#79](https://github.com/StartAutomating/EZOut/issues/79)) |
| 59 | + |
| 60 | +--- |
| 61 | + |
| 62 | +## 1.9.3: |
| 63 | +* Import-TypeView/Import-FormatView: Skipping PipeScript Files (Fixes [#73](https://github.com/StartAutomating/EZOut/issues/73)) |
| 64 | + |
| 65 | +--- |
| 66 | + |
| 67 | +## 1.9.2: |
| 68 | +* Format-Markdown: |
| 69 | + * Improving Handling of | (Fixes [#71](https://github.com/StartAutomating/EZOut/issues/71)) |
| 70 | + * Not escaping code blocks (undoes [#69](https://github.com/StartAutomating/EZOut/issues/69)) |
| 71 | +* No longer including images with PowerShell Gallery package (Fixes [#67](https://github.com/StartAutomating/EZOut/issues/67)) |
| 72 | + |
| 73 | +--- |
| 74 | + |
| 75 | +## 1.9.1: |
| 76 | +* Format-Markdown: Escaping -Code blocks (Fixes [#69](https://github.com/StartAutomating/EZOut/issues/69)) |
| 77 | + |
| 78 | +--- |
| 79 | + |
| 80 | +## 1.9.0: |
| 81 | +* Format-Hashtable: Better Handling of [string]s, [enum]s, and primitive types (Fixes [#64](https://github.com/StartAutomating/EZOut/issues/64)). |
| 82 | +* Format-YAML: |
| 83 | + * Added -Depth (Fixes [#65](https://github.com/StartAutomating/EZOut/issues/65)) |
| 84 | + * Supporting Enums (Fixes [#66](https://github.com/StartAutomating/EZOut/issues/66)) |
| 85 | + |
| 86 | +--- |
| 87 | + |
| 88 | +## 1.8.9: |
| 89 | +* Added Format-Hashtable (Fixes [#61](https://github.com/StartAutomating/EZOut/issues/61)) |
| 90 | +* Import-TypeView now supports hidden properties (Fixes [#62](https://github.com/StartAutomating/EZOut/issues/62)) |
| 91 | + |
| 92 | +--- |
| 93 | + |
| 94 | +## 1.8.8.1: |
| 95 | +* Format-YAML now supports -Indent (Fixes [#59](https://github.com/StartAutomating/EZOut/issues/59)) |
| 96 | +* Format-YAML now supports all primitive types (Fixes [#58](https://github.com/StartAutomating/EZOut/issues/58)). Thanks @dfinke! |
| 97 | + |
| 98 | +--- |
| 99 | + |
| 100 | +## 1.8.8: |
| 101 | +* 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). |
| 102 | + |
| 103 | +--- |
| 104 | + |
| 105 | +## 1.8.7: |
| 106 | +* Out-FormatData: Now supports -Debug ([#46](https://github.com/StartAutomating/EZOut/issues/46)) |
| 107 | +* Format-YAML: Fixing Indentation ([#49](https://github.com/StartAutomating/EZOut/issues/49)) |
| 108 | +* Import-TypeView: Allowing Typename.txt file to redefine typename ([#48](https://github.com/StartAutomating/EZOut/issues/48)) |
| 109 | +* Self-hosting action ([#52](https://github.com/StartAutomating/EZOut/issues/52)) |
| 110 | +* GitHub Action now carries on commit message ([#54](https://github.com/StartAutomating/EZOut/issues/54)) |
| 111 | + |
| 112 | +--- |
| 113 | + |
| 114 | +## 1.8.6 |
| 115 | +* Format-Markdown: Adding -ImageLink |
| 116 | +* Format-Markdown: Adding -MarkdownTableAlignment, additional documentation. |
| 117 | +* Format-Markdown: Normalizing tables and fixing issues with Dictionaries |
| 118 | +* Format-YAML: Fixing minor issue with -YAMLHeader and multiple objects |
| 119 | +* Updating tests: Adding test for Format-Object |
| 120 | +* Adding EZOut GitHub Action ([#36](https://github.com/StartAutomating/EZOut/issues/36)) |
| 121 | +* Out-FormatData: Fixing error when a node has an empty scriptblock ([#19](https://github.com/StartAutomating/EZOut/issues/19)) |
| 122 | +* Write-FormatListView: Updating Colorization ([#33](https://github.com/StartAutomating/EZOut/issues/33)) |
| 123 | +* Write-FormatTableView: Fixing encoding and updating colorization ([#34](https://github.com/StartAutomating/EZOut/issues/34)) |
| 124 | +* Fixing RichModuleInfo ([#41](https://github.com/StartAutomating/EZOut/issues/41)) |
| 125 | +* Write-FormatViewExpression: Updating Colorization ([#35](https://github.com/StartAutomating/EZOut/issues/35)) |
| 126 | +* Format-RichText: Adding help, and fixing color lookup logic |
| 127 | +* Format-Markdown: Changes to -Heading/-HeadingSize (re [#41](https://github.com/StartAutomating/EZOut/issues/41)) |
| 128 | +* 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. |
| 129 | +* Fixing Colorization in System.Diagnostics.Process ([#32](https://github.com/StartAutomating/EZOut/issues/32)) |
| 130 | +* Adding Get-EZOutExtension: (helps fix [#25](https://github.com/StartAutomating/EZOut/issues/25)) |
| 131 | +* Write-FormatViewExpression: Support for localization ([#39](https://github.com/StartAutomating/EZOut/issues/39)) |
| 132 | +* Out-FormatData: Format-Object embedability ([#26](https://github.com/StartAutomating/EZOut/issues/26)), Parts cleanup ([#38](https://github.com/StartAutomating/EZOut/issues/38)) |
| 133 | +* [#38](https://github.com/StartAutomating/EZOut/issues/38) - Removing single use parts |
| 134 | +* Adding Format-Heatmap ([#30](https://github.com/StartAutomating/EZOut/issues/30)) |
| 135 | +* Adding Format-Markdown ([#29](https://github.com/StartAutomating/EZOut/issues/29)) |
| 136 | +* Adding Format-YAML ([#28](https://github.com/StartAutomating/EZOut/issues/28)) |
| 137 | +* Adding Format-RichText ([#27](https://github.com/StartAutomating/EZOut/issues/27)) |
| 138 | +* Adding Format-Object ([#25](https://github.com/StartAutomating/EZOut/issues/25), [#26](https://github.com/StartAutomating/EZOut/issues/26)) |
| 139 | +* Adding workflow definition ([#37](https://github.com/StartAutomating/EZOut/issues/37)) |
| 140 | + |
| 141 | +--- |
0 commit comments