We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec92aae commit c54957dCopy full SHA for c54957d
1 file changed
RELEASE_NOTES.md
@@ -1,3 +1,9 @@
1
+### 2.2.0 - 19/01/2019
2
+* Implemented virtual instruction INC
3
+* Implemented the .NET binding for vm_set_error_handler
4
+* Made the code more C# friendly (see the C# example DotNetBindingWithErrorHandler)
5
+* Refactored and cleaned code
6
+
7
### 2.1.0 - 11/11/2018
8
* Implemented routine to handle error during code execution.
9
* Fixed bug in .NET binding in order to ensure the context is always initialized
0 commit comments