Skip to content

Releases: agileobjects/ReadableExpressions

v1.6.3

28 Jul 17:21
Compare
Choose a tag to compare
  • 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 {}