Skip to content

v1.1.2

Compare
Choose a tag to compare
@DonHulieo DonHulieo released this 27 Jun 01:45
· 85 commits to main since this release
041d8cf

Tweaks

  • Any module using the is_fun method will return true for Cfx funcrefs.
  • Optimised the protect func with helper, 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