Update to 2.0.3
This commit is contained in:
@@ -1,3 +1,12 @@
|
|||||||
|
2.0.3
|
||||||
|
=====
|
||||||
|
|
||||||
|
* Improved linking of OpenAL for Android
|
||||||
|
* Added support for cached `<library />` processing
|
||||||
|
* Fixed exit code behavior when calling HXCPP
|
||||||
|
* Fixed minor issues with "lime rebuild tools"
|
||||||
|
|
||||||
|
|
||||||
2.0.2
|
2.0.2
|
||||||
=====
|
=====
|
||||||
|
|
||||||
|
|||||||
@@ -4,8 +4,8 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"description": "A flexible lightweight layer for Haxe cross-platform developers",
|
"description": "A flexible lightweight layer for Haxe cross-platform developers",
|
||||||
"version": "2.0.2",
|
"version": "2.0.3",
|
||||||
"releasenote": "iOS and Android build improvements, beta Java support",
|
"releasenote": "Build improvements",
|
||||||
"contributors": [ "singmajesty" ],
|
"contributors": [ "singmajesty" ],
|
||||||
"dependencies": {}
|
"dependencies": {}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user