@kotlin
Kotlin by JetBrains
5 years
Kotlin 1.3.40 released! typeOf() for reified type reflection, compile-time trimIndent, and trimMargin, external annotations in IDE, combined test report for multiplatform projects, new Gradle plugin for Kotlin/JS, faster Kotlin/Native memory management
17
405
924

Replies

@cbruegg
Christian Brüggemann
5 years
@kotlin Fantastic changes!
0
0
1
@danfma
Daniel Alves
5 years
@kotlin Opa! Lá vem novos recursos! Vou colocar na fila pra testar ainda hoje à noite essa tooling do Js! Thanks, @kotlin team!
0
0
0
@nuno_bento_90
Nuno Bento 💻🇵🇹 Working 🇬🇧
5 years
@kotlin Nice improvements! Continue the nice work 🙌
0
0
1
@camdenorrb
Mr.Midnight
5 years
@kotlin Yessssssssssssssssss. Oh and did I mention yesssssssssssssssssssssss
0
0
0
@4brunu
Bruno Coelho
5 years
@kotlin @cafonsomota @ Parcelize is finally non-experimental!😃
2
0
25
@jbnizet
Jean-Baptiste Nizet
5 years
@kotlin Does it make it possible to use trimIndent() on a string passed as attribute of an annotation?
1
0
0
@gianfrancoms
Gianfranco
5 years
@kotlin @JakeWharton I´m getting this error this with Kotlin 1.3.40: e: Source file or directory not found: progressive
1
0
0
@vvsevolodovich
Vladimir Ivanov
5 years
@kotlin When #JetpackCompose supported is going to be part of upstream? :)
1
0
1
@cprk1
cprk
5 years
@kotlin Nice and good working.. 👍👌
0
0
1
@cprk1
cprk
5 years
@kotlin Really fantastic especially memory management 🙌👌👍
0
0
0
@ianbrandt
Ian Brandt
5 years
@kotlin @MacHomebrew formulae for #Kotlin updated to 1.3.40:
0
0
1
@uniquechukwuma
Oracle
5 years
@kotlin Please who has uploaded image using kotlin in android studio. And passing it to web service? i need help
0
0
1
@love_evelyn3080
Evelyn Alvarez
5 years
0
0
0
@love_evelyn3080
Evelyn Alvarez
5 years
0
0
1
@werner_fouche
Werner Fouché
5 years
@kotlin The command-line compiler is broken in 1.3.40, preventing adoption of this release for some of us. Seems like the release process can do with additional regression tests. @hhariri
2
0
0
@TahaChet
taha chet
4 years
@kotlin val intType: KType = typeOf<Int>() println(String::length.returnType == intType) // true
0
0
0