We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4725631 commit 2424d87Copy full SHA for 2424d87
haxelib.json
@@ -4,8 +4,8 @@
4
"license": "MIT",
5
"tags": ["ui", "gui", "pixijs"],
6
"description": "The PixiJS backend of the HaxeUI framework",
7
- "version": "0.0.2",
8
- "releasenote": "Enhanced text input support",
+ "version": "0.0.3",
+ "releasenote": "change invalidate -> invalidateComponent (openfl 8 conflict)",
9
"contributors": ["haxeui", "ianharrigan", "_ibilon", "aW4KeNiNG"],
10
"dependencies": {
11
"haxeui-core": "",
0 commit comments