v1.1.2
Tweaks
- Any module using the
is_fun
method will return true for Cfx funcrefs. - Optimised the
protect
func withhelper
, passing varargs/var-returns without a table alloc each call.
Chores
- Updated descriptions and parameters for new methods.
Fixes
- Functions with spares returns not ending in nil, will return values as expected.
Full Changelog: v1.1.1...v1.1.2