0.8.5.1
- 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