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 05f0d84 commit 425d6a8Copy full SHA for 425d6a8
1 file changed
docs/CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## 0.0.12:
2
+* Adding assert keyword (#143)
3
+* Fixing new keyword for blank constructors (#142 )
4
+* Rest Transpiler:
5
+ * Handling multiple QueryString values (#139)
6
+ * Only passing ContentType to invoker if invoker supports it (#141)
7
+ * Defaulting to JSON body when ContentType is unspecified (#140)
8
+---
9
+
10
## 0.0.11:
11
* Source Generators Now Support Parameters / Arguments (#75)
12
* Invoke-PipeScript Terminating Build Errors (#135)
0 commit comments