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 230d4c1 commit a2e6b97Copy full SHA for a2e6b97
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 1.4.31 (June 13, 2025)
2
+
3
+* fixed data breakpoint not showing for parent class field
4
+* fixed filepath resolution for hl/_std and for haxe nightly
5
+* improved display on SysError, now with message
6
7
## 1.4.30 (May 28, 2025)
8
9
* fixed field offset of packed struct inside object
package.json
@@ -1,7 +1,7 @@
{
"name": "haxe-hl",
"displayName": "HashLink Debugger",
- "version": "1.4.30",
+ "version": "1.4.31",
"publisher": "HaxeFoundation",
"license": "MIT",
"description": "Debugger for Haxe/HashLink applications",
0 commit comments