Skip to content

Commit a8a06e0

Browse files
StartAutomatingStartAutomating
authored andcommitted
Updating Module Version [1.9.7] and CHANGELOG
1 parent 3a4a570 commit a8a06e0

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

docs/CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
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+
18
## 1.9.6:
29
* Added Format-JSON (Fixes #86)
310
* Improved GitHub Action (Fixes #85)
11+
412
---
513

614
## 1.9.5:
@@ -12,8 +20,10 @@
1220
* Adding -Hide
1321
* Format-RichText:
1422
* Adding plural alias for -Italic (Fixes #83)
23+
1524
---
1625

26+
1727
## 1.9.4:
1828
* Formatting Improvements:
1929
* Adding Colorized Formatter for Get-Member
@@ -24,42 +34,50 @@
2434
* Adding -Hide (#78)
2535
* Adding -Italic (#76)
2636
* Fixing -Strikethru behavior (#79)
37+
2738
---
2839

2940
## 1.9.3:
3041
* Import-TypeView/Import-FormatView: Skipping PipeScript Files (Fixes #73)
42+
3143
---
3244

3345
## 1.9.2:
3446
* Format-Markdown:
3547
* Improving Handling of | (Fixes #71)
3648
* Not escaping code blocks (undoes #69)
3749
* No longer including images with PowerShell Gallery package (Fixes #67)
50+
3851
---
3952

4053
## 1.9.1:
4154
* Format-Markdown: Escaping -Code blocks (Fixes #69)
55+
4256
---
4357

4458
## 1.9.0:
4559
* Format-Hashtable: Better Handling of [string]s, [enum]s, and primitive types (Fixes #64).
4660
* Format-YAML:
4761
* Added -Depth (Fixes #65)
4862
* Supporting Enums (Fixes #66)
63+
4964
---
5065

5166
## 1.8.9:
5267
* Added Format-Hashtable (Fixes #61)
5368
* Import-TypeView now supports hidden properties (Fixes #62)
69+
5470
---
5571

5672
## 1.8.8.1:
5773
* Format-YAML now supports -Indent (Fixes #59)
5874
* Format-YAML now supports all primitive types (Fixes #58). Thanks @dfinke!
75+
5976
---
6077

6178
## 1.8.8:
6279
* Write-EZFormatFile generates scripts that output files. Fixes #56 and #43.
80+
6381
---
6482

6583
## 1.8.7:
@@ -68,6 +86,7 @@
6886
* Import-TypeView: Allowing Typename.txt file to redefine typename (#48)
6987
* Self-hosting action (#52)
7088
* GitHub Action now carries on commit message (#54)
89+
7190
---
7291

7392
## 1.8.6
@@ -96,4 +115,5 @@
96115
* Adding Format-RichText (#27)
97116
* Adding Format-Object (#25, #26)
98117
* Adding workflow definition (#37)
118+
99119
---

0 commit comments

Comments
 (0)