- Add
lust.nocolor
function to disable color coded output. - Add
match
assertion. - Handle non-string error messages by calling
tostring
on them. equal
assertion no longer requires table lengths to match, due to differences between Lua and LuaJIT.- Bugfixes