0.712
Immutable
release. Only release title and notes can be modified.
Analysis
- Fix being able to write to a read-only field in a compound assignment by @PhoenixWhitefire in #2290
- Fix #1986
- Fix #1890
- Minor bugfixes and improvements
Compiler
- Do not constant-fold strings that are longer than 4096 characters. This helps to avoid pathalogical misoptimizations that could result in the compiling bytecode growing very large.
- fix constant placement into the CHECK_BUFFER_LEN 'double source' argument
Contributors
Co-authored-by: Ariel Weiss arielweiss@roblox.com
Co-authored-by: Hunter Goldstein hgoldstein@roblox.com
Co-authored-by: Thomas Schollenberger tschollenberger@roblox.com
Co-authored-by: Vighnesh Vijay vvijay@roblox.com
Co-authored-by: Vyacheslav Egorov vegorov@roblox.com
Full Changelog: 0.711...0.712