Compare commits

..

2 Commits

Author SHA1 Message Date
Kevin Leung
b1e7bf51cf Release 0.19.0 2020-03-11 14:01:21 +08:00
Juraj Kirchheim
d5186f2fa2 Merge pull request #29 from haxetink/no-reflection
No reflection
2020-01-09 07:50:25 +01:00

View File

@@ -11,8 +11,8 @@
"contributors": [
"back2dos"
],
"releasenote": "Compat with haxe 4 rc4 onward.",
"version": "0.18.0",
"releasenote": "Internal refactor: remove reflections",
"version": "0.19.0",
"url": "http://haxetink.org/tink_macro",
"dependencies": {
"tink_core": ""