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
|
||||
=====
|
||||
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
"license": "MIT",
|
||||
"tags": [],
|
||||
"description": "A flexible lightweight layer for Haxe cross-platform developers",
|
||||
"version": "2.0.2",
|
||||
"releasenote": "iOS and Android build improvements, beta Java support",
|
||||
"version": "2.0.3",
|
||||
"releasenote": "Build improvements",
|
||||
"contributors": [ "singmajesty" ],
|
||||
"dependencies": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user