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 c403455 commit 06ceb2eCopy full SHA for 06ceb2e
haxelib.json
@@ -4,8 +4,8 @@
4
"license" : "MIT",
5
"tags" : ["js", "php7", "stack", "callstack", "stacktrace"],
6
"description" : "Friendly stack traces for JS and PHP7 targets. Makes them point to haxe sources.",
7
- "version" : "2.3.5",
8
- "releasenote" : "Fixed leaking platform-specific code into macro context.",
+ "version" : "2.3.6",
+ "releasenote" : "Added JSTACK_HAXE_DEV to support latest changes of php generator in Haxe development branch.",
9
"classPath" : "src",
10
"contributors" : ["RealyUniqueName"],
11
"dependencies" : {
0 commit comments