Skip to content

Releases: kcl-lang/cli

v0.9.5

02 Aug 03:27
Compare
Choose a tag to compare

Changelog

  • 1ed44fc chore: bump version to 0.9.5
  • bdf5b6a chore: bump kcl-openapi version

v0.9.4

24 Jul 06:46
Compare
Choose a tag to compare

Changelog

  • ef4547b chore: bump verion to v0.9.4
  • 12e40c8 chore: bump kpm version to v0.9.3
  • 65bf020 Merge pull request #113 from kcl-lang/dependabot/go_modules/github.com/goccy/go-yaml-1.12.0
  • 430b877 Chore: (deps): bump github.com/goccy/go-yaml from 1.11.3 to 1.12.0

v0.9.3

22 Jul 02:33
Compare
Choose a tag to compare

Changelog

  • 02a01dc chore: bump kcl version to v0.9.3
  • 8621092 chore: bump kcl to v0.9.3
  • 95bd9bf chore: remove e2e ci
  • 96e6e53 chore: bump kpm version to v0.9.2

v0.9.2

20 Jul 14:23
Compare
Choose a tag to compare

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

07 Jul 07:51
Compare
Choose a tag to compare

Changelog

  • d4c89e6 chore: bump version to v0.9.1

v0.9.0

05 Jul 11:27
Compare
Choose a tag to compare

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

24 Jun 05:23
c90c446
Compare
Choose a tag to compare

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

29 May 05:22
45415db
Compare
Choose a tag to compare

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

20 May 06:56
30f302a
Compare
Choose a tag to compare

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

v0.8.9

11 May 09:51
f5e431d
Compare
Choose a tag to compare

Changelog

  • f5e431d Merge pull request #77 from Peefy/fix-completion-cmd
  • 4da08ff fix: plugin command
  • 9ede2c5 fix: completion command that is not a plugin
  • dabaa74 ci: update kcl image release
  • 8eccefd Merge pull request #76 from Peefy/kcl-arm64-image
  • 4de210f ci: kcl arm64 image