interfaces inheritance

This commit is contained in:
Dima Granetchi
2014-12-31 22:42:28 +02:00
parent ffc70136f8
commit 5ab43ca192
3 changed files with 8 additions and 7 deletions
+2 -2
View File
@@ -5,8 +5,8 @@
"tags": ["bind", "binding", "bindings", "cross"],
"description": "Powerful and fast macro-based data binding engine inspired by Flex Bindings with easy-to-use syntax.",
"classPath": "src",
"version": "2.0.1",
"releasenote": "haxe night build support, fix interfaces processing",
"version": "2.1.0",
"releasenote": "interface fields support @:bindable meta",
"contributors": [
"deep"
]