Skip to content

1.0.6

Compare
Choose a tag to compare
@R-unic R-unic released this 29 Jul 00:43
· 78 commits to master since this release
  • Emit Luau types for strict type checking
  • Added Native attribute to run functions/constructors natively
  • Macro string methods which have the same functionality as their Luau counterparts
  • Parenthesized expression codegen
  • Added enum declaration codegen
  • Switch statement codegen (including when clause as well as not, discard, and declaration patterns)
  • Fixed for statements with no declarations/conditions/incrementors
  • Added @native attributed to class/namespace callbacks in emitted code
  • Added EntryPointRequired option to roblox-cs.yml config

Full Changelog: 1.0.5...1.0.6