Releases: kcl-lang/cli
Releases · kcl-lang/cli
v0.10.6
v0.10.5
v0.10.4
v0.10.3
v0.10.2-rc.1
v0.10.0-rc.2
Changelog
- 133ec1c chore: bump kcl-go version to 0.10.1-0.20240916162929-f633831d71b2
- 2273201 Revert "chore: bump version to v0.10.0-rc.2 and use zig cross compilation in the go releaser"
- 3a5a38d Revert "chore: bump kcl-go version to latest"
- 7bce8da Revert "chore: do not use zig cc on darwin cross compilation"
- af77f22 chore: do not use zig cc on darwin cross compilation
- 66c7011 chore: bump go version to 1.23
- e988680 chore: bump kcl-go version to latest
- c8e0286 chore: bump version to v0.10.0-rc.2 and use zig cross compilation in the go releaser
- 7b84d1e chore: bump kpm version to 31d2c0f and fix the git package path
- b770af8 Merge pull request #145 from zong-zhe/supports-tls-flag
- de1c2c5 feat: add flag --insecure-skip-tls-verify
- 60cae64 Merge pull request #144 from kcl-lang/dependabot/go_modules/golang.org/x/mod-0.21.0
- f38ddf7 Chore: (deps): bump golang.org/x/mod from 0.20.0 to 0.21.0
v0.10.0
v0.10.0-rc.1
Changelog
- d89f2ab chore: bump kcl deps to v0.10.0-rc.1
- 946e0b1 Merge pull request #143 from kcl-lang/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.20.2
- 030fe02 Chore: (deps): bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2
- 946264b Merge pull request #142 from kcl-lang/dependabot/go_modules/github.com/onsi/gomega-1.34.2
- f7ac317 Chore: (deps): bump github.com/onsi/gomega from 1.34.1 to 1.34.2
- e388c2c Merge pull request #141 from zong-zhe/fix-cli-doc
- 5ba5186 fix: fix cli doc with git ssh url
- fb9366b Merge pull request #140 from zong-zhe/feat-add-diagnostic
- 90f64bd fix: support tag for oci ref
- 6abc8a2 feat: add a diagnostic for the invalid flag when add oci ref
- d174d9c Merge pull request #138 from kcl-lang/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.20.1
- cde2e17 Chore: (deps): bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1
- e342c39 feat: add cgo build flag for the kclx
v0.10.0-beta.3
Changelog
- c847bbb chore: bump kcl-openapi to v0.9.0
v0.10.0-beta.2
Changelog
- 82bf482 Merge pull request #137 from Peefy/chore-bump-kcl-go-and-kpm-to-0.10.0-beta.2
- faed4b4 chore: bump kcl-go and kpm to v0.10.0-beta.2
- 5d2c8b7 docs: add more mod push command docs
- 897c905 chore: bump kcl-openapi version to v0.8.0
- f6e6a99 Merge pull request #136 from Peefy/feat-run-stdin-entry
- ec22eff feat: support run entry from stdin
- e8cea33 Merge pull request #135 from Peefy/try-git-clone-in-kcl-image
- 1594c93 ci: test git deps in KCL image
- 47c1b89 Merge pull request #134 from Peefy/ci-image-test
- 46ec00c ci: add image e2e tests