Release 0.16.3
This commit is contained in:
24
haxelib.json
24
haxelib.json
@@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"name": "tink_macro",
|
"name": "tink_macro",
|
||||||
"license": "MIT",
|
"description": "The macro toolkit ;)",
|
||||||
|
"classPath": "src",
|
||||||
|
"dependencies": {
|
||||||
|
"tink_core": ""
|
||||||
|
},
|
||||||
|
"url": "http://haxetink.org/tink_macro",
|
||||||
|
"contributors": [
|
||||||
|
"back2dos"
|
||||||
|
],
|
||||||
|
"version": "0.16.3",
|
||||||
|
"releasenote": "Maintain Haxe 3 nullability semantics in Haxe 4.",
|
||||||
"tags": [
|
"tags": [
|
||||||
"tink",
|
"tink",
|
||||||
"macro",
|
"macro",
|
||||||
"utility"
|
"utility"
|
||||||
],
|
],
|
||||||
"classPath": "src",
|
"license": "MIT"
|
||||||
"description": "The macro toolkit ;)",
|
|
||||||
"contributors": [
|
|
||||||
"back2dos"
|
|
||||||
],
|
|
||||||
"releasenote": "Support Type->ComplexType conversion for expression type params.",
|
|
||||||
"version": "0.16.2",
|
|
||||||
"url": "http://haxetink.org/tink_macro",
|
|
||||||
"dependencies": {
|
|
||||||
"tink_core": ""
|
|
||||||
}
|
|
||||||
}
|
}
|
Reference in New Issue
Block a user