Skip to content
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.

v1.4.20

Compare
Choose a tag to compare
@homuroll homuroll released this 30 Nov 09:30
· 7 commits to v1.4.20-fixes since this release
  • XCode 12 support
  • Completely reworked escape analysis for object allocation
  • Use ForeignException wrapper to handle native exceptions (GH-3553)
  • CocoaPods plugin improvements
  • equals/hashCode support for adapted callable references (KT-39800)
  • equals/hashCode support for fun interfaces (KT-39798)
  • IR-level optimizations
    • Constant folding
    • String concatenation flattenning
  • Various fixes/improvements to compiler caches
  • Some fixes to samples (calculator, tensorflow)
  • Bug fixes

Download the binary distribution from https://github.com/JetBrains/kotlin/releases/tag/v1.4.20