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 a56766b commit 63b9b1cCopy full SHA for 63b9b1c
docs/CHANGELOG.md
@@ -1,3 +1,17 @@
1
+## 0.0.10:
2
+* Improvements:
3
+ * REST transpiler
4
+ * Supports Query/BodyParameter with AmbientValue and DefaultBindingProperty (#119)
5
+ * Improved Documentation
6
+ * Logo (#132)
7
+* Bugfixes:
8
+ * New-PipeScript (#122)
9
+ * Improving Improving inline documentation and [ScriptBlock] handling
10
+ * Join-PipeScript (#124)
11
+ * Adding .Examples
12
+ * Fixing parameter joining issues
13
+---
14
+
15
## 0.0.9:
16
* New Features:
17
* new keyword (#128)
0 commit comments