File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
blog/2024-09-18-kcl-0.10.0-release
i18n/zh-CN/docusaurus-plugin-content-blog/2024-09-18-kcl-0.10.0-release Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ kcl mod add cc --git https://github.com/kcl-lang/flask-demo-kcl-manifests.git --
207
207
208
208
- The kcl-playground based on the WASM backend is online.
209
209
210
- [ kclplayground] ( /img/blog/2024-09-18-kcl-0.10.0-release/kclplayground.png )
210
+ ! [ kclplayground] ( /img/blog/2024-09-18-kcl-0.10.0-release/kclplayground.png )
211
211
212
212
- kcl import tool supports importing the entire Go Package and converting all Go struct definitions into KCL Schema definitions.
213
213
- Fixed the compilation error of kcl import when importing Kubernetes CRD and OpenAPI Schema.
Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ kcl mod add cc --git https://github.com/kcl-lang/flask-demo-kcl-manifests.git --
207
207
208
208
- 基于 WASM 后端的 kcl-playground < https://play.kcl-lang.io/ > 上线。
209
209
210
- [ kclplayground] ( /img/blog/2024-09-18-kcl-0.10.0-release/kclplayground.png )
210
+ ! [ kclplayground] ( /img/blog/2024-09-18-kcl-0.10.0-release/kclplayground.png )
211
211
212
212
- kcl import 工具支持导入整个 Go Package 并将其中所有的 Go 结构体定义转换为 KCL Schema 定义
213
213
- 修复 kcl import 在 Kubernetes CRD 和 OpenAPI 导入 Schema 的编译错误
You can’t perform that action at this time.
0 commit comments