require
calls using slashes instead of dots to separate module name parts are now supported (slashes are replaced with dots).- When loading modules from a rockspec,
module
build.type is supported as an alias forbuiltin
. - Better error message when
luadepgraph
is interrupted with^C
. - Better error message on internal errors.
- Updated Lua parser to Luacheck 0.13.0, improving syntax error messages.
Initial release.