Skip to content

Commit 0c43ba3

Browse files
haxelib
1 parent 7f5a623 commit 0c43ba3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

haxelib.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"license" : "MIT",
55
"tags" : ["js", "php", "php7", "stack", "callstack", "stacktrace"],
66
"description" : "Friendly stack traces for JS and PHP7 targets. Makes them point to haxe sources.",
7-
"version" : "2.3.7",
8-
"releasenote" : "Fixed signature of CallStack.toString() for cases when it leaks to macro context.",
7+
"version" : "2.3.8",
8+
"releasenote" : "Improved stack handling on JS; fixed handling non-js.Error exceptions",
99
"classPath" : "src",
1010
"contributors" : ["RealyUniqueName"],
1111
"dependencies" : {

0 commit comments

Comments
 (0)