From 0be2090232ca9c783c5b5f1d59722a69275de947 Mon Sep 17 00:00:00 2001 From: Juraj Kirchheim Date: Tue, 16 Jan 2018 17:14:42 +0100 Subject: [PATCH] Release 0.16.0 --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index ae1c5b4..9606df5 100644 --- a/haxelib.json +++ b/haxelib.json @@ -11,8 +11,8 @@ "contributors": [ "back2dos" ], - "releasenote": "Report invalid type in getFields.", - "version": "0.15.4", + "releasenote": "Support artificial scopes when typing. Expose more BuildCache logic. Further improve Type -> ComplexType transformation.", + "version": "0.16.0", "url": "http://haxetink.org/tink_macro", "dependencies": { "tink_core": ""