Skip to content

v1.6.3

Compare
Choose a tag to compare
@SteveWilkes SteveWilkes released this 28 Jul 17:21
  • Translating assigned blocks into code blocks with curly braces
  • Including return statements in multi-line, curly-braced code blocks by default
  • Improved translation of ternaries with multiple-line branches
  • Translating checked operators and assignments using checked() or checked {}