Skip to content

0.8.5.1

Compare
Choose a tag to compare
@xanathar xanathar released this 13 Jan 17:33
· 240 commits to master since this release
  • Vastly improved type descriptors - #39
  • Fixed: Varargs not supported on main chunk - #46
  • Fixed: pcall returns only the first return value - #47
  • Fixed: Threading check not working properly - #42
  • Fixed: Exception ctor overloads revised for potential obscure bugs - #40
  • Fixed: String patterns do not support \0 characters - %z must be used instead. - #29