Skip to content

Release v1.2

Latest
Compare
Choose a tag to compare
@moteus moteus released this 05 Dec 07:59
· 14 commits to master since this release
 * Supports Lua 5.2
 * Supports Lua 5.3
 * Fix. Compatibility Lua and C version
 * Change. `vararg(...)` is same as `vararg.pack(...)`
 * Add. vararg.count and vararg.at functions