Update README to include array support note.
This commit is contained in:
@@ -342,5 +342,5 @@ Main changes by version:
|
|||||||
<table cellspacing="10"><tr><td><table cellspacing="4">
|
<table cellspacing="10"><tr><td><table cellspacing="4">
|
||||||
<tr valign="top"><td> <b>1.0</b></td><td>Initial publicly supported release.</td></tr>
|
<tr valign="top"><td> <b>1.0</b></td><td>Initial publicly supported release.</td></tr>
|
||||||
<tr valign="top"><td> <b>1.0.1</b></td><td>Fix arg check and behavior of xpcall() to leave stack intact.
|
<tr valign="top"><td> <b>1.0.1</b></td><td>Fix arg check and behavior of xpcall() to leave stack intact.
|
||||||
Fix debug.sethook() to when called from hook function. Fix debug.gethook() return values.</td></tr>
|
Fix debug.sethook() to when called from hook function. Fix debug.gethook() return values. Array support in luajava bindings.</td></tr>
|
||||||
</table></td></tr></table>
|
</table></td></tr></table>
|
||||||
|
|||||||
Reference in New Issue
Block a user