Skip to content

Commit 31a579c

Browse files
committed
1.4.14
1 parent 64e1dad commit 31a579c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 1.4.14 (June 5, 2024)
2+
* fixed eval this
3+
14
## 1.4.13 (June 3, 2024)
25
* improved eval access to class with file/package prefix
36
* added eval support for null-safe field access operator (?.)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "haxe-hl",
33
"displayName": "HashLink Debugger",
4-
"version": "1.4.13",
4+
"version": "1.4.14",
55
"publisher": "HaxeFoundation",
66
"license": "MIT",
77
"description": "Debugger for Haxe/HashLink applications",

0 commit comments

Comments
 (0)