Skip to content

Releases: kcl-lang/cli

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

v0.8.8

10 May 06:26
Compare
Choose a tag to compare

Changelog

  • 7a1fd7a fix: e2e test scripts
  • fb71807 chore: bump kcl-go version to 0.8.7
  • 9e0134c Merge pull request #75 from kcl-lang/dependabot/go_modules/github.com/onsi/gomega-1.33.1
  • 6ccd8f7 Chore: (deps): bump github.com/onsi/gomega from 1.33.0 to 1.33.1
  • 6672c72 chore: add tini in the kcl-lang docker image
  • ee38d15 ci: add example e2e tests for different macos systems

v0.8.7

30 Apr 22:49
8594bac
Compare
Choose a tag to compare

Changelog

  • 8594bac Merge pull request #74 from Peefy/chore-bump-kcl-086
  • 5cc708f fix: automation examples
  • e53b2a8 chore: bump kcl lib to v0.8.6
  • 949c983 fix: 0.8.6 version string
  • d1a9d3b Merge pull request #73 from Peefy/fix-entry-with-pkg-deps
  • cad0e19 fix: entry with pkg alias
  • 866202d Merge pull request #72 from Peefy/fix-json-output-sort-keys
  • 714d78d fix: json output with sort keys
  • 9815b19 Merge pull request #71 from kcl-lang/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.17.2
  • f0603fa Chore: (deps): bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2
  • d6227c7 Merge pull request #70 from Peefy/fix-wrong-artifact-env-in-dockerfile
  • 953a443 fix: wrong artifact env path in dockerfile
  • 80fc059 Merge pull request #69 from kcl-lang/dependabot/go_modules/github.com/onsi/gomega-1.33.0
  • cecd8be Chore: (deps): bump github.com/onsi/gomega from 1.30.0 to 1.33.0
  • cde3a7a chore: update cli run and lint documents

v0.8.6

19 Apr 14:36
06ec5da
Compare
Choose a tag to compare

Changelog

  • 06ec5da Merge pull request #68 from Peefy/chore-bump-lib-085
  • 32d691c chore: bump lib to v0.8.5
  • 9140e6b chore: bump kcl-go version to v0.8.4
  • fb584d8 chore: minor change the run command and documents
  • 8e7ff30 Update README.md

v0.8.5

02 Apr 08:56
Compare
Choose a tag to compare

Changelog

  • f5ff8d8 chore: bump kpm to latest and fix the checksum update issue
  • 5ad11f9 chore: bump kpm version to latest
  • 9665ef4 chore: bump version to v0.8.3