Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@bjornbytes bjornbytes released this 22 Aug 20:44
  • 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