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 7f5a623 commit 0c43ba3Copy full SHA for 0c43ba3
haxelib.json
@@ -4,8 +4,8 @@
4
"license" : "MIT",
5
"tags" : ["js", "php", "php7", "stack", "callstack", "stacktrace"],
6
"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.",
+ "version" : "2.3.8",
+ "releasenote" : "Improved stack handling on JS; fixed handling non-js.Error exceptions",
9
"classPath" : "src",
10
"contributors" : ["RealyUniqueName"],
11
"dependencies" : {
0 commit comments