Skip to content

1.2.0

Latest
Compare
Choose a tag to compare
@R-unic R-unic released this 03 Aug 16:25
· 5 commits to master since this release
81a4ab8
  • Add -w/--watch option to CLI
  • Transform file-scoped namespaces to namespace declarations
  • params keyword parameters codegen (varargs)
  • Relational pattern codegen (e.g. case >= 1)
  • const declaration codegen
  • Fixed ClassInstance#$base() RuntimeLib method
  • Fixed full qualification issues
  • Warn if using bitwise operators with 64 or 128-bit number types
  • Throw if using extern keyword
  • New roblox-cs.yml fields:
    • EmitNativeAttributeOnClassOrNamespaceCallbacks (bool)
    • EnabledBuiltInTransformers (string[])

New Contributors

Full Changelog: 1.1.2...1.2.0