Skip to content

Commit

Permalink
1.4.14
Browse files Browse the repository at this point in the history
  • Loading branch information
yuxiaomao committed Jun 5, 2024
1 parent 64e1dad commit 31a579c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 1.4.14 (June 5, 2024)
* fixed eval this

## 1.4.13 (June 3, 2024)
* improved eval access to class with file/package prefix
* added eval support for null-safe field access operator (?.)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "haxe-hl",
"displayName": "HashLink Debugger",
"version": "1.4.13",
"version": "1.4.14",
"publisher": "HaxeFoundation",
"license": "MIT",
"description": "Debugger for Haxe/HashLink applications",
Expand Down

0 comments on commit 31a579c

Please sign in to comment.