Skip to content

Simple enums, ternary expressions and other improvements

Pre-release
Pre-release
Compare
Choose a tag to compare
@angelolloqui angelolloqui released this 01 Nov 18:45
· 120 commits to develop since this release

Resolved issues:

  • #33: Transform ternary expression enhancement
  • #30: Translate simple enums to Kotlin enhancement
  • #24: SwiftKotlinApp changes text selection while writing bug
  • #23: Initialize nullable properties to null bug
  • #17: Remove -> from lambdas when no parameter enhancement