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 868f79f commit d5be5ecCopy full SHA for d5be5ec
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 1.4.6 (April 5, 2024)
2
+* added eval hint support
3
+
4
## 1.4.5 (March 26, 2024)
5
6
* added inlined constructor variable support for haxe nightly build
package.json
@@ -1,7 +1,7 @@
{
"name": "haxe-hl",
"displayName": "HashLink Debugger",
- "version": "1.4.5",
+ "version": "1.4.6",
"publisher": "HaxeFoundation",
"license": "MIT",
7
"description": "Debugger for Haxe/HashLink applications",
0 commit comments