From 0c43ba383ee9c4ef49196186d3f2f877a2b89bb8 Mon Sep 17 00:00:00 2001 From: Alexander Kuzmenko Date: Thu, 26 Oct 2017 19:36:22 +0300 Subject: [PATCH] haxelib --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index 4090965..c5b457d 100644 --- a/haxelib.json +++ b/haxelib.json @@ -4,8 +4,8 @@ "license" : "MIT", "tags" : ["js", "php", "php7", "stack", "callstack", "stacktrace"], "description" : "Friendly stack traces for JS and PHP7 targets. Makes them point to haxe sources.", - "version" : "2.3.7", - "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", "classPath" : "src", "contributors" : ["RealyUniqueName"], "dependencies" : {