Skip to content

0.30.0-eap13

Compare
Choose a tag to compare
@elizarov elizarov released this 29 Sep 14:00
  • Features based on version 0.30.0
  • Uses Kotlin version 1.3.0-rc-57
  • Uses Kotlin/Native version 0.9.2
  • Replace buildSequence and buildIterator with sequence and iterator
  • Apply @BuilderInference on all builders (including extension methods to workaround inference bug)