Skip to content

Commit cbaa3ae

Browse files
haxelib
1 parent 57e7d3c commit cbaa3ae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

haxelib.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"name" : "jstack",
33
"url" : "https://github.com/RealyUniqueName/JStack",
44
"license" : "MIT",
5-
"tags" : ["js", "php7", "stack", "callstack", "stacktrace"],
5+
"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.6",
8-
"releasenote" : "Added JSTACK_HAXE_DEV to support latest changes of php generator in Haxe development branch.",
7+
"version" : "2.3.7",
8+
"releasenote" : "Fixed signature of CallStack.toString() for cases when it leaks to macro context.",
99
"classPath" : "src",
1010
"contributors" : ["RealyUniqueName"],
1111
"dependencies" : {

0 commit comments

Comments
 (0)