Skip to content

1.9.3

Choose a tag to compare

@SteveWilkes SteveWilkes released this 12 Oct 11:13
  • Improving detection of unterminated, multiple-line statements
  • Formatting multi-line member init values
  • Including return statements for blocks which return an object or list init
  • Fixing translation of nested, multiple generic argument func type names
  • Support for empty object initialisations, params arrays and arrays
  • Fixing double blank lines between object inits and if statements
  • Fixing dynamic parameterised method call translation