|
| 1 | +## 1.9.7: |
| 2 | +* Format-RichText now unbolds bright colors (Fixes #88) |
| 3 | +* Now Blogging with GitPub (Fixes #89) |
| 4 | +* New Logo (Fixes #90) |
| 5 | + |
| 6 | +--- |
| 7 | + |
1 | 8 | ## 1.9.6: |
2 | 9 | * Added Format-JSON (Fixes #86) |
3 | 10 | * Improved GitHub Action (Fixes #85) |
| 11 | + |
4 | 12 | --- |
5 | 13 |
|
6 | 14 | ## 1.9.5: |
|
12 | 20 | * Adding -Hide |
13 | 21 | * Format-RichText: |
14 | 22 | * Adding plural alias for -Italic (Fixes #83) |
| 23 | + |
15 | 24 | --- |
16 | 25 |
|
| 26 | + |
17 | 27 | ## 1.9.4: |
18 | 28 | * Formatting Improvements: |
19 | 29 | * Adding Colorized Formatter for Get-Member |
|
24 | 34 | * Adding -Hide (#78) |
25 | 35 | * Adding -Italic (#76) |
26 | 36 | * Fixing -Strikethru behavior (#79) |
| 37 | + |
27 | 38 | --- |
28 | 39 |
|
29 | 40 | ## 1.9.3: |
30 | 41 | * Import-TypeView/Import-FormatView: Skipping PipeScript Files (Fixes #73) |
| 42 | + |
31 | 43 | --- |
32 | 44 |
|
33 | 45 | ## 1.9.2: |
34 | 46 | * Format-Markdown: |
35 | 47 | * Improving Handling of | (Fixes #71) |
36 | 48 | * Not escaping code blocks (undoes #69) |
37 | 49 | * No longer including images with PowerShell Gallery package (Fixes #67) |
| 50 | + |
38 | 51 | --- |
39 | 52 |
|
40 | 53 | ## 1.9.1: |
41 | 54 | * Format-Markdown: Escaping -Code blocks (Fixes #69) |
| 55 | + |
42 | 56 | --- |
43 | 57 |
|
44 | 58 | ## 1.9.0: |
45 | 59 | * Format-Hashtable: Better Handling of [string]s, [enum]s, and primitive types (Fixes #64). |
46 | 60 | * Format-YAML: |
47 | 61 | * Added -Depth (Fixes #65) |
48 | 62 | * Supporting Enums (Fixes #66) |
| 63 | + |
49 | 64 | --- |
50 | 65 |
|
51 | 66 | ## 1.8.9: |
52 | 67 | * Added Format-Hashtable (Fixes #61) |
53 | 68 | * Import-TypeView now supports hidden properties (Fixes #62) |
| 69 | + |
54 | 70 | --- |
55 | 71 |
|
56 | 72 | ## 1.8.8.1: |
57 | 73 | * Format-YAML now supports -Indent (Fixes #59) |
58 | 74 | * Format-YAML now supports all primitive types (Fixes #58). Thanks @dfinke! |
| 75 | + |
59 | 76 | --- |
60 | 77 |
|
61 | 78 | ## 1.8.8: |
62 | 79 | * Write-EZFormatFile generates scripts that output files. Fixes #56 and #43. |
| 80 | + |
63 | 81 | --- |
64 | 82 |
|
65 | 83 | ## 1.8.7: |
|
68 | 86 | * Import-TypeView: Allowing Typename.txt file to redefine typename (#48) |
69 | 87 | * Self-hosting action (#52) |
70 | 88 | * GitHub Action now carries on commit message (#54) |
| 89 | + |
71 | 90 | --- |
72 | 91 |
|
73 | 92 | ## 1.8.6 |
|
96 | 115 | * Adding Format-RichText (#27) |
97 | 116 | * Adding Format-Object (#25, #26) |
98 | 117 | * Adding workflow definition (#37) |
| 118 | + |
99 | 119 | --- |
0 commit comments