Releases: kcl-lang/cli
Releases · kcl-lang/cli
v0.9.5
v0.9.4
v0.9.3
v0.9.2
Changelog
- b6ebb37 chore: bump kpm to 0.9.1 and bump kcl-go to 0.9.2
- 6e5194d Merge pull request #110 from Peefy/feat-groupby-different-crd-version-files
- 46992e9 feat: groupby different kcl files according to the api version
- 9e8f91d Merge pull request #109 from liangyuanpeng/delete_helpmsg_path
- 18fd599 remove help message for arg of mod add --path.
- 63859a6 Merge pull request #108 from liangyuanpeng/not_block_pr
- a04d34e Not auto block prs.
- 04c9932 chore: bump version to v0.9.2
- 5f7de7a Merge pull request #106 from zong-zhe/support-relative-path
- e8bfe68 fix: fix test case
- e39743c fix: support for mod relative path
- 5cd6bc7 Merge pull request #105 from zong-zhe/unify-run-cli
- 2bbf912 fix: add validation for run cli
- 6f3fe41 feat: unify the kcl run cli
- 10e2833 feat: add error message for the test tool
- b46d2a4 Merge pull request #104 from kcl-lang/dependabot/go_modules/golang.org/x/mod-0.19.0
- efaabcb Chore: (deps): bump golang.org/x/mod from 0.18.0 to 0.19.0
- ade2e80 chore: bump go version to 1.22
v0.9.1
v0.9.0
Changelog
- dcbcf80 chore: bump version to v0.9.0
- b78cefb chore: bump kcl-go to v0.9.0
- d88449f chore: bump kpm version to v0.9.0
- 3abbfac Merge pull request #103 from zong-zhe/unify-pull-cli
- eefdb53 fix: fix test case
- c00804f fix: fix cli docs
- 7189c40 fix: fix go.mod
- a178462 feat: unify pull cli
- a74fb44 fix: codelab schema examples
- 9764537 chore: bump kcl-go and kpm to v0.9.0-rc.2
v0.9.0-rc.1
Changelog
- c90c446 Merge pull request #101 from Peefy/chore-update-kcl-and-kcl-openapi-version
- 0fa7df7 chore: bump kcl and kcl-openapi version to latest
- 40dd70d chore: update kcl-openapi deps to v0.6.2
- e57c6b1 docs: add kcl doc tool escape html flag docs
- 968b851 Merge pull request #100 from kcl-lang/dependabot/github_actions/docker/build-push-action-6
- 1a0d34f Merge pull request #99 from kcl-lang/dependabot/go_modules/github.com/spf13/cobra-1.8.1
- 389c482 chore: (deps): bump docker/build-push-action from 5 to 6
- a3be76d Chore: (deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1
- dd4d72b Merge pull request #98 from ekirmayer/bug/tini-arm64
- 574b68e Change tini to support arm64 image
- abbffd9 Merge pull request #96 from Peefy/feat-import-from-toml
- fc96f58 feat: import from toml on CLI
- a7be78c Merge pull request #95 from Peefy/feat-toml-format
- 3cc4966 feat: toml format output
- 26f40e6 Merge pull request #94 from Peefy/feat-add-queit-for-all-mod-cmd
- 85f65b8 feat: add queit mode for all mod and run cmd
- dc2b9a8 Merge pull request #92 from kcl-lang/dependabot/go_modules/kcl-lang.io/kpm-0.9.0-rc.1
- 87ed987 Chore: (deps): bump kcl-lang.io/kpm
- 3a5ce42 Merge pull request #91 from kcl-lang/dependabot/github_actions/goreleaser/goreleaser-action-6
- edd0a9f chore: (deps): bump goreleaser/goreleaser-action from 5 to 6
- 473af00 Merge pull request #90 from zong-zhe/mod-add-url
- f384a5f feat: uniform kcl cli
v0.9.0-beta.1
Changelog
- 45415db Merge pull request #88 from Peefy/enhance-clean-cmd
- 25e5d73 feat: enhance clean command with extra msgbox
- b804a5d Merge pull request #87 from Peefy/bump-kcl-090-beta
- e9fa5d8 chore: bump kcl version to v0.9.0-beta.1
- 86f0299 feat: add branch flag for the kcl mod add command
- f10084a chore: bump kpm to latest
- 9a613a8 Merge pull request #86 from kcl-lang/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.19.0
- 90c5484 Chore: (deps): bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.19.0
- b7b3daa Merge pull request #85 from Peefy/fix-kcl-arm64-image-release
- adb1c65 fix: kcl arm64 docker image release
- 18c9fec fix: release image
- 0496002 Merge pull request #84 from Peefy/feat-kcl-mod-rename-and-no-sum-check-flag
- 60d4e5f feat: add rename and no_sum_check flags for kcl mod command
- 2759a3e Merge pull request #82 from kcl-lang/dependabot/go_modules/github.com/fatih/color-1.17.0
- d9d9fd6 Chore: (deps): bump github.com/fatih/color from 1.16.0 to 1.17.0
v0.9.0-alpha.1
Changelog
- 30f302a Merge pull request #81 from Peefy/bump-kcl-go-090-latest
- 21bb994 chore: bump kcl and kpm to latest version
- 22ae06d Merge pull request #80 from Peefy/ci-concurrent-test
- b8dbe5c ci: add concurrent test suites
- 52d0f10 Merge pull request #79 from kcl-lang/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.17.3
- 6b57238 Chore: (deps): bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3
- c02032e Merge pull request #78 from kcl-lang/dependabot/github_actions/contributor-assistant/github-action-2.4.0
- dc7bdf8 chore: (deps): bump contributor-assistant/github-action