Skip to content

Releases: bjornbytes/lust

v0.2.0

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

v0.1.0

26 Dec 18:41
Compare
Choose a tag to compare

Initial release.