0.533
Analysis changes
- Fix cases when an internal module name is used in type errors instead of a human-readable equivalent
Runtime changes
- Add
LUAU_EXTERN_C
CMake option to simplify uses of Luau via C API from other languages
Community contributions
- Correct string.find and string.match return types by @Qualadore in #554