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 --
207207
208208- The kcl-playground based on the WASM backend is online.
209209
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 )
211211
212212- kcl import tool supports importing the entire Go Package and converting all Go struct definitions into KCL Schema definitions.
213213- 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 --
207207
208208- 基于 WASM 后端的 kcl-playground < https://play.kcl-lang.io/ > 上线。
209209
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 )
211211
212212- kcl import 工具支持导入整个 Go Package 并将其中所有的 Go 结构体定义转换为 KCL Schema 定义
213213- 修复 kcl import 在 Kubernetes CRD 和 OpenAPI 导入 Schema 的编译错误
You can’t perform that action at this time.
0 commit comments