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 56c79cc commit 5e64f7bCopy full SHA for 5e64f7b
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## v1.3.0
4
+
5
+* Added support for functions with variadic arguments.
6
+* Added fast call opcode for special case functions.
7
8
## v1.2.0
9
* Fixed comparison between nil and simple types (int, bool, string).
10
* Fixed equal operation on different nil types.
0 commit comments