v0.16.0 #642
JohnnyMorganz
started this conversation in
General
v0.16.0
#642
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
[0.16.0] - 2023-01-15
Added
Luau
Lua 5.2 / Lua 5.3 / Lua 5.4
goto
statement whencollapse_simple_statement
is set (#618)Changed
General
lua52
) Support Lua 5.2 fractional hexidecimal / hexidecimal with exponents (#621)lua52
) Support LuaJIT number suffixes LL/ULL/i (#621)lua52
) Support\z
escape sequences in strings (#613)luau
) Support Luau string interpolation (#607)local name = function
will no longer hang at the equals token, and instead force parameters multiline, to reduce unnecessary indentation. (#595)Fixed
General
local x = function()
being unnecessarily indented if the function body contains a comment (#627)return
token and the expressions (#605)Full Changelog: v0.15.3...v0.16.0
This discussion was created from the release v0.16.0.
Beta Was this translation helpful? Give feedback.
All reactions