Skip to content

Release version 13.20.0 (#1785)

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Nov 09:12
626f45d

Features:

  • Kotlin: interfaces are now generated as functional interfaces whenever it is possible.
  • Kotlin: static properties of classes can be now accessed also via static getter and setter generated as extension function.
  • Kotlin: generated collection types are immutable.