Skip to content

Commit

Permalink
feat: add 0.10.0 release notes
Browse files Browse the repository at this point in the history
Signed-off-by: zongz <[email protected]>
  • Loading branch information
zong-zhe committed Sep 18, 2024
1 parent 1f98eb9 commit 228e291
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 0 deletions.
75 changes: 75 additions & 0 deletions blog/2024-09-18-kcl-0.10.0-release/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
---
slug: 2024-09-18-kcl-0.10.0-release
title: KCL v0.10.0 Release Blog
authors:
name: KCL Team
title: KCL Team
tags: [Release Blog, KCL]
---

## Introduction

The KCL team is pleased to announce that **KCL v0.10.0 is now available**! This release has brought three key updates to everyone

WIP

[KCL](https://github.com/kcl-lang) is an open-source, constraint-based record and functional language hosted by Cloud Native Computing Foundation (CNCF). KCL improves the writing of numerous complex configurations, such as cloud-native scenarios, through its mature programming language technology and practice. It is dedicated to building better modularity, scalability, and stability around configurations, simpler logic writing, faster automation, and great built-in or API-driven integrations.

## ❤️ Special Thanks

**We would like to extend our heartfelt thanks to all 120 community contributors who participated in the iteration from version v0.9 to v0.10 over the past 120 days. The following list is in no particular order.**

WIP

## 📚 Key Updates

### 🔧 Core Features

#### Language

WIP

#### Toolchain

WIP

#### IDE

WIP

#### API

WIP

### 📦️ Standard Libraries and Third-Party Libraries

#### Standard Libraries

WIP

#### Third-Party Libraries

WIP

### ☸️ Ecosystem Integration

WIP

### 🧩 Multi-Language SDKs and Plugins

#### Multi-Language SDKs

WIP

#### Multi-Language Plugins

WIP

## 🌐 Other Resources

🔥 Check out the [KCL Community](https://github.com/kcl-lang/community) and join us 🔥

For more resources, refer to:

- [KCL Website](https://kcl-lang.io/)
- [KusionStack Website](https://kusionstack.io/)
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
---
slug: 2024-07-05-kcl-0.10.0-release
title: KCL v0.10.0 重磅发布 - WIP
authors:
name: KCL Team
title: KCL Team
tags: [Release Blog, KCL]
---

## 简介

KCL 团队很高兴地宣布 **KCL v0.10.0 新版本现在已经可用**!本次发布为大家带来了三方面的重点更新

WIP

[KCL](https://github.com/kcl-lang) 是一个 CNCF 基金会托管的基于约束的记录及函数语言,期望通过成熟的编程语言技术和实践来改进对大量繁杂配置比如云原生 Kubernetes 配置场景的编写,致力于构建围绕配置的更好的模块化、扩展性和稳定性,更简单的逻辑编写,以及更简单的自动化和生态工具集成。

## ❤️ 特别鸣谢

**感谢 KCL 在 v0.9 - v0.10 版本迭代过去 120 天中所有 120 位社区参与者,以下排名不分先后**

WIP

## 📚 重点更新内容

### 🔧 核心功能

#### 语言

WIP

#### 工具链

WIP

#### IDE

WIP

#### API

WIP

### 📦️ 标准库及三方库

#### 标准库

WIP

#### 三方库

WIP

### ☸️ 生态集成

WIP

### 🧩 多语言 SDK 和插件

#### 多语言 SDK

WIP

#### 多语言插件更新

WIP

## 🌐 其他资源

🔥 查看 _[KCL 社区](https://github.com/kcl-lang/community)_ 加入我们 🔥

更多其他资源请参考:

- [KCL 网站](https://kcl-lang.io/)
- [KusionStack 网站](https://kusionstack.io/)

0 comments on commit 228e291

Please sign in to comment.