Skip to content

0.648

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Oct 18:08
e491128

What's new

  • Added math.map function to the standard library, based on RFC for math.map
  • FileResolver can provide an implementation of getRequireSuggestions to provide auto-complete suggestions for require-by-string

New Solver

  • In user-defined type functions, readproperty and writeproperty will return nil 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