0.544
Analysis changes
- Remove type definitions of
utf8.nfcnormalize
/nfdnormalize
/graphemes
that aren't supported by standalone Luau library
Runtime changes
- Add
lua_costatus
to retrieve extended thread status (similar tocoroutine.status
) - Improve GC sweeping performance (2-10% improvement on allocation-heavy benchmarks)
Community contributions
None this week; PRs are always welcome!