Skip to content

[0.7.0] - 2020-06-08

Compare
Choose a tag to compare
@Kampfkarren Kampfkarren released this 09 Jul 06:37

[0.7.0] - 2020-06-08

Added

  • Added support for continue, compound assignments (+), intersectional types, and numbers with underscores under the roblox feature flag.

Fixed

  • Fixed several parse errors with numbers.

Changed

  • Removed types from debug.traceback arguments in the Lua 5.1 standard library
  • Made 4th argument to CFrame.fromMatrix optional (#113)
  • Made standard library aware that functions and ... can return multiple values