Release 0.7.0

This commit is contained in:
Juraj Kirchheim
2016-04-19 12:53:17 +02:00
parent c3cecad472
commit 9f9675860a
2 changed files with 30 additions and 30 deletions

View File

@@ -38,7 +38,7 @@ The library is build on top of the haxe macro API and `tink_core`, having three
- [Setter Bypass](#setter-bypass)
- [Initialization Options](#initialization-options)
- [Expression Level Transformation](#expression-level-transformation)
- [Type Resolution Infrastructure](#type-resolution-infrastructure)
- [TypeMap](#typemap)
<!-- END INDEX -->

View File

@@ -11,8 +11,8 @@
"contributors": [
"back2dos"
],
"releasenote": "Minor simplification in constructor generation.",
"version": "0.6.4",
"releasenote": "Add TypeMap.",
"version": "0.7.0",
"url": "http://haxetink.org/tink_macro",
"dependencies": {
"tink_core": ""