Release 0.7.0
This commit is contained in:
@@ -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 -->
|
||||
|
||||
|
@@ -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": ""
|
||||
|
Reference in New Issue
Block a user