Release 0.15.3
This commit is contained in:
@@ -17,6 +17,7 @@ The library is build on top of the haxe macro API and `tink_core`, having three
|
|||||||
|
|
||||||
<!-- START INDEX -->
|
<!-- START INDEX -->
|
||||||
- [Macro API](#macro-api)
|
- [Macro API](#macro-api)
|
||||||
|
-
|
||||||
- [Expression Tools](#expression-tools)
|
- [Expression Tools](#expression-tools)
|
||||||
- [Basic Helpers](#basic-helpers)
|
- [Basic Helpers](#basic-helpers)
|
||||||
- [Extracting Constants](#extracting-constants)
|
- [Extracting Constants](#extracting-constants)
|
||||||
|
|||||||
@@ -11,8 +11,8 @@
|
|||||||
"contributors": [
|
"contributors": [
|
||||||
"back2dos"
|
"back2dos"
|
||||||
],
|
],
|
||||||
"releasenote": "Improve position reporting.",
|
"releasenote": "Fixes issues caused by private types.",
|
||||||
"version": "0.15.2",
|
"version": "0.15.3",
|
||||||
"url": "http://haxetink.org/tink_macro",
|
"url": "http://haxetink.org/tink_macro",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"tink_core": ""
|
"tink_core": ""
|
||||||
|
|||||||
Reference in New Issue
Block a user