We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36a8801 commit 7589434Copy full SHA for 7589434
docs/CHANGELOG.md
@@ -1,3 +1,20 @@
1
+## 2.0.2
2
+
3
+* Import Improvements
4
+ * Import-TypeView - -TextFileType (#174)
5
+ * Import-TypeView - *.class.ps1 will become netproperties (#167)
6
+ * Import-FormatView - Adding -FormatFilePattern (#175)
7
+ * Import-FormatView - Including *.control.ps1 (#162)
8
+* Output Improvements
9
+ * Out-TypeData -OutputPath (#173, #178)
10
+ * Out-FormatData -OutputPath (#172, #177)
11
+ * Write-EZFormatFile -OutputPath (#179/#180)
12
+ * Write-EZFormatFile piping support (#188)
13
+* Out-Alternate - Adding -ModuleName/-PS1XMLPath (#163)
14
+* Integrated PSA into build (#189, #190, #191, #192)
15
16
+---
17
18
## 2.0.1
19
20
* Formatting can now live in the Types directory!
0 commit comments