0.648
What's new
- Added
math.map
function to the standard library, based on RFC for math.map FileResolver
can provide an implementation ofgetRequireSuggestions
to provide auto-complete suggestions for require-by-string
New Solver
- In user-defined type functions,
readproperty
andwriteproperty
will returnnil
instead of erroring if property is not found - Fixed incorrect scope of variadic arguments in the data-flow graph
- Fixed multiple assertion failures
Internal Contributors:
Co-authored-by: Aaron Weiss [email protected]
Co-authored-by: Hunter Goldstein [email protected]
Co-authored-by: Varun Saini [email protected]
Co-authored-by: Vighnesh Vijay [email protected]
Co-authored-by: Vyacheslav Egorov [email protected]
Full Changelog: 0.647...0.648