- 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
- @SecondNewtonLaw made their first contribution in #10
Full Changelog: 1.1.2...1.2.0