lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi.

I'd like to announce StackTracePlus v0.1.2

https://github.com/ignacio/StackTracePlus

StackTracePlus provides enhanced stack traces for Lua.

New in this version:
- Supports Lua 5.3

You can install it simply by doing:

luarocks install stacktraceplus

Or drop it in your Lua path, since it is just a single file.

Regards,
Ignacio