Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v0.3.0

Latest

Choose a tag to compare

@davydog187 davydog187 released this 09 Jun 12:49
· 3 commits to main since this release

[v0.3.0] - 2025-06-09

Added

  • Guards for encoded Lua values in deflua functions
    • is_table/1
    • is_userdata/1
    • is_lua_func/1
    • is_erl_func/1
    • is_mfa/1

Fixed

  • deflua function can now specify guards when using or not using state