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 7124b6c commit f9cccfeCopy full SHA for f9cccfe
haxelib.json
@@ -3,7 +3,7 @@
3
"url": "https://github.com/HaxeFoundation/hscript",
4
"license": "MIT",
5
"description": "Haxe Script is a scripting engine for a subset of the Haxe language",
6
- "version": "2.4.0",
7
- "releasenote": "Haxe 4.0 final + type checking/completion (hscript.Checker)",
+ "version": "2.5.0",
+ "releasenote": "Haxe 4.2 compat and bug fixes",
8
"contributors": ["ncannasse","HaxeFoundation"]
9
}
0 commit comments