You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<a href="whatsnew1430.md#locale-agnostic-api-for-upper-lowercasing-text">locale-agnostic case change</a>,
45
-
<a href="whatsnew1420.md#extensions-for-java-nio-file-path">extensions for java.nio.file.Path</a>
46
-
</li>
47
-
<li>Changes in the experimental Duration API</li>
48
-
<li>New assertion functions in <code>kotlin-test</code></li>
49
-
</ul>
50
-
<p>For more details, please refer to <a href="https://blog.jetbrains.com/kotlin/2021/04/kotlin-1-5-0-rc-released/">this blog post</a> and the <a href="https://github.com/JetBrains/kotlin/releases/tag/v1.5.0-RC">changelog</a>.</p>
<p>The versions of libraries from <code>kotlin-wrappers</code> (such as <code>kotlin-react</code>) can be found in the <a href="https://github.com/JetBrains/kotlin-wrappers" target="_blank">corresponding repository</a>.</p>
62
-
</td>
63
-
</tr>
64
-
<tr>
65
-
<td><strong>1.5.0-M2</strong>
66
-
<p>Released: <strong>March 29, 2021</strong></p>
67
-
<p><a href="https://github.com/JetBrains/kotlin/releases/tag/v1.5.0-M2" target="_blank">Release on GitHub</a></p>
68
-
</td>
69
-
<td>
70
-
<ul>
71
-
<li><a href="fun-interfaces.md">SAM adapters</a> via <code>invokedynamic</code> by default</li>
72
-
<li>New standard library functions: <code>String.toBooleanStrict()</code>, <code>firstNotNullOf()</code> on collections, <code>floorDiv()</code> and <code>mod()</code> math functions</li>
73
-
<li>New assertion function in <code>kotlin-test</code>: <code>assertContentEquals()</code></li>
74
-
</ul>
75
-
<p>For more details, please refer to <a href="https://blog.jetbrains.com/kotlin/2021/03/kotlin-1-5-0-m2-released/">this blog post</a> and the <a href="https://github.com/JetBrains/kotlin/releases/tag/v1.5.0-M2">changelog</a>.</p>
<p>The versions of libraries from <code>kotlin-wrappers</code> (such as <code>kotlin-react</code>) can be found in the <a href="https://github.com/JetBrains/kotlin-wrappers" target="_blank">corresponding repository</a>.</p>
87
-
</td>
88
-
</tr>
89
-
<tr>
90
-
<td><strong>1.5.0-M1</strong>
91
-
<p>Released: <strong>March 3, 2021</strong></p>
92
-
<p><a href="https://github.com/JetBrains/kotlin/releases/tag/v1.5.0-M1" target="_blank">Release on GitHub</a></p>
93
-
</td>
94
-
<td>
95
-
<ul>
96
-
<li>Inline value classes, sealed interfaces, and JVM records</li>
97
-
<li>JVM IR backend by default</li>
98
-
</ul>
99
-
<p>For more details, please refer to the <a href="https://github.com/JetBrains/kotlin/releases/tag/v1.5.0-M1">changelog</a>.</p>
<p>The versions of libraries from <code>kotlin-wrappers</code> (such as <code>kotlin-react</code>) can be found in the <a href="https://github.com/JetBrains/kotlin-wrappers" target="_blank">corresponding repository</a>.</p>
0 commit comments