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 5f70bb2 commit e60378bCopy full SHA for e60378b
docs/CHANGELOG.md
@@ -1,3 +1,19 @@
1
+## 0.0.14:
2
+* New Transpilers:
3
+ * [RemoveParameter] (#159)
4
+ * [RenameVariable] (#160)
5
+* Keyword Updates:
6
+ * new now supports extended type creation (#164)
7
+ * until now supports a TimeSpan, DateTime, or EventName string (#153)
8
+* AST Extended Type Enhancements:
9
+ * [TypeConstraintAst] and [AttributeAst] now have .ResolvedCommand (#162)
10
+* Action Updates
11
+ * Pulling just before push (#163)
12
+ * Not running when there is not a current branch (#158)
13
+ * Improving email determination (#156)
14
+* Invoke-PipeScript terminates transpiler errors when run interactively (#161)
15
+---
16
+
17
## 0.0.13:
18
* New / Improved Keywords
19
* assert keyword (Support for pipelines) (#143)
0 commit comments