Skip to content

Commit

Permalink
ADD: feburary monthly
Browse files Browse the repository at this point in the history
  • Loading branch information
RicardoJiang committed Feb 22, 2024
1 parent 2b8f5d7 commit 17a922d
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions hugo/content/news/kotlin-news-2024-02.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
title: Kotlin 技术月报 | 2024 年 2 月
date: 2024-02-28
tags: [技术月报]
---

为了帮助社区的小伙伴们更好地了解 Kotlin 相关的最新动态,我们决定使用月报的形式,整理展示最近一个月的 Kotlin 技术动态。

月报的主要内容包括:整理展示最近一个月的最新技术动态,精选博客,精选视频以及社区活动等方面的信息。

## 最新动态
### Kotlin 2.0.0-Beta4 版本发布
[What's new in Kotlin 2.0.0-Beta4](https://kotlinlang.org/docs/whatsnew-eap.html#kotlin-k2-compiler)

Kotlin 2.0.0-Beta4 版本已发布,具体包括以下内容:

- K2 编译器的稳定性持续提升,自 1.9.20 起,K2 编译器的所有 target 都达到了 Beta 状态。
- Gradle 构建工具方面的改进
- Kotlin/JS 支持类型安全的纯 JavaScript 对象
- Kotlin/JS 支持使用 npm 作为包管理器
- Kotlln/JS 支持导出 List, Map, Set 等集合类型

## 精选博客

## 精选视频

## 社区活动

0 comments on commit 17a922d

Please sign in to comment.