Releases: kcl-lang/cli
Releases · kcl-lang/cli
Release list
v0.12.8
Changelog
- ed5739a chore: bump VERSION to 0.12.8
- 63ea82c fix(release): bump musl container to go 1.26 to match go.mod
- d82ec53 Merge pull request #364 from kcl-lang/fix/version-printing-issue-363
- c3afac4 feat(version): fall back to debug.ReadBuildInfo when LDFLAGS is missing
- 5138de5 fix(cli): ensure version is correctly embedded in all release binaries (#363)
- 42111dd Merge pull request #362 from kcl-lang/dependabot/github_actions/docker/login-action-4.6.0
- 3590453 chore: (deps): bump docker/login-action from 4.5.2 to 4.6.0
- 8959b81 Merge pull request #361 from f4z3r/feat/fmt-dry-run
- 81586fe chore: bump Golang to v1.26
- f2d635d feat(fmt): add dry-run flag to allow checking unformatted files
- 0fc3213 chore: bump version to 0.12.4
- a75273c Merge pull request #360 from kcl-lang/dependabot/github_actions/docker/login-action-4.5.2
- 5e24c1b chore: (deps): bump docker/login-action from 4.5.1 to 4.5.2
- 1aaa1fa Merge pull request #359 from kcl-lang/dependabot/github_actions/docker/login-action-4.5.1
- d5b60d4 chore: (deps): bump docker/login-action from 4.5.0 to 4.5.1
- a00ee35 Merge pull request #358 from kcl-lang/dependabot/github_actions/docker/login-action-4.5.0
- c667a16 chore: (deps): bump docker/login-action from 4.4.0 to 4.5.0
- a740445 Merge pull request #357 from mateipinzaru-parloa/fix-homebrew-formula-directory
- d5594cd fix(goreleaser): publish formula under HomebrewFormula
v0.12.7
v0.12.6
What's Changed
- Chore: (deps): bump golang.org/x/mod from 0.37.0 to 0.38.0 by @dependabot[bot] in #352
- chore: (deps): bump actions/setup-go from 6 to 7 by @dependabot[bot] in #355
- fix(oci): bump kpm to fix the docker credentials fallback regression by @cjuega in #354
Full Changelog: v0.12.5...v0.12.6
v0.12.5
What's Changed
- Chore: (deps): bump github.com/fatih/color from 1.18.0 to 1.19.0 by @dependabot[bot] in #331
- chore: (deps): bump docker/login-action from 4.0.0 to 4.1.0 by @dependabot[bot] in #332
- Chore: (deps): bump golang.org/x/mod from 0.34.0 to 0.35.0 by @dependabot[bot] in #333
- Chore: (deps): bump github.com/onsi/ginkgo/v2 from 2.28.1 to 2.28.2 by @dependabot[bot] in #334
- Chore: (deps): bump github.com/onsi/ginkgo/v2 from 2.28.2 to 2.28.3 by @dependabot[bot] in #336
- Chore: (deps): bump golang.org/x/mod from 0.35.0 to 0.36.0 by @dependabot[bot] in #337
- Chore: (deps): bump github.com/onsi/gomega from 1.40.0 to 1.41.0 by @dependabot[bot] in #338
- chore: (deps): bump docker/login-action from 4.1.0 to 4.2.0 by @dependabot[bot] in #341
- chore: (deps): bump docker/metadata-action from 6.0.0 to 6.1.0 by @dependabot[bot] in #340
- Chore: (deps): bump github.com/onsi/ginkgo/v2 from 2.28.3 to 2.29.0 by @dependabot[bot] in #339
- Chore: (deps): bump golang.org/x/mod from 0.36.0 to 0.37.0 by @dependabot[bot] in #344
- Chore: (deps): bump github.com/onsi/ginkgo/v2 from 2.29.0 to 2.31.0 by @dependabot[bot] in #343
- chore: (deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #345
- Chore: (deps): bump github.com/onsi/gomega from 1.41.0 to 1.42.1 by @dependabot[bot] in #347
- Chore: (deps): bump github.com/onsi/ginkgo/v2 from 2.31.0 to 2.32.0 by @dependabot[bot] in #348
- chore: (deps): bump docker/login-action from 4.2.0 to 4.3.0 by @dependabot[bot] in #350
- chore: (deps): bump docker/metadata-action from 6.1.0 to 6.2.0 by @dependabot[bot] in #349
- chore: (deps): bump docker/login-action from 4.3.0 to 4.4.0 by @dependabot[bot] in #351
- feat(oci): allow host-less repos complemented by the KPM_REG envvar by @cjuega in #353
New Contributors
Full Changelog: v0.12.4...v0.12.5
v0.12.4
Changelog
- d88d053 fix: use brews instead of homebrew_casks for CLI Homebrew formula
- 7bbc6d0 chore: migrate .goreleaser.yml to GoReleaser v2 schema
- 3ebd82c Merge pull request #328 from AdamKobi/goreleaser-deprecation-fixes
- fc7adca chore: update goreleaser config
- 1b8d9f7 Merge pull request #325 from AdamKobi/upgrade-goreleaser-version
- c92e79a fix: Add version block on goreleaser
- 05f7ab1 Merge pull request #322 from kcl-lang/dependabot/go_modules/kcl-lang.io/kpm-0.12.4
- 08c575f Merge pull request #323 from kcl-lang/dependabot/go_modules/golang.org/x/mod-0.34.0
- 34edb0f Chore: (deps): bump golang.org/x/mod from 0.33.0 to 0.34.0
- 89ccb7d Chore: (deps): bump kcl-lang.io/kpm from 0.12.3 to 0.12.4
- 0e16704 Merge pull request #320 from liangyuanpeng/update_go_125
- b9c27d0 chore: update go to 1.25
- 0bcb736 Merge pull request #319 from kcl-lang/dependabot/go_modules/kcl-lang.io/kcl-openapi-0.10.2
- 39ad2db Chore: (deps): bump kcl-lang.io/kcl-openapi from 0.10.1 to 0.10.2
- d8d7eb8 Merge pull request #318 from kcl-lang/dependabot/github_actions/docker/metadata-action-6.0.0
- c3e35cc Merge pull request #317 from kcl-lang/dependabot/github_actions/docker/build-push-action-7
- b08ea9d chore: (deps): bump docker/metadata-action from 5.10.0 to 6.0.0
- 2034aac chore: (deps): bump docker/build-push-action from 6 to 7
- 4c23053 Merge pull request #314 from kcl-lang/dependabot/github_actions/docker/login-action-4.0.0
- cff1d79 Merge pull request #315 from kcl-lang/dependabot/github_actions/docker/setup-qemu-action-4
- 1734b8e chore: (deps): bump docker/login-action from 3.7.0 to 4.0.0
- 74661a0 chore: (deps): bump docker/setup-qemu-action from 3 to 4
- 5c75139 Merge pull request #316 from kcl-lang/dependabot/github_actions/docker/setup-buildx-action-4
- 3cc361f chore: (deps): bump docker/setup-buildx-action from 3 to 4
- 99d4442 Merge pull request #311 from kcl-lang/dependabot/github_actions/goreleaser/goreleaser-action-7
- d0f826f Merge pull request #312 from kcl-lang/dependabot/github_actions/actions/download-artifact-8
- 44efe8d chore: (deps): bump actions/download-artifact from 7 to 8
- 432172a chore: (deps): bump goreleaser/goreleaser-action from 5 to 7
- 76d7cf4 Merge pull request #308 from kcl-lang/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.28.1
- 8aa55a8 Chore: (deps): bump github.com/onsi/ginkgo/v2 from 2.27.5 to 2.28.1
- 024296f Merge pull request #309 from kcl-lang/dependabot/go_modules/github.com/onsi/gomega-1.39.1
- b0deb2a Chore: (deps): bump github.com/onsi/gomega from 1.39.0 to 1.39.1
- 45c7162 Merge pull request #310 from kcl-lang/dependabot/go_modules/golang.org/x/mod-0.33.0
- 2f2cbd8 Chore: (deps): bump golang.org/x/mod from 0.32.0 to 0.33.0
- 79ba1ee Merge pull request #307 from kcl-lang/dependabot/github_actions/docker/login-action-3.7.0
- 5d432fb chore: (deps): bump docker/login-action from 3.6.0 to 3.7.0
- b01927a Merge pull request #305 from kcl-lang/dependabot/go_modules/github.com/BurntSushi/toml-1.6.0
- cf19c52 Merge pull request #306 from kcl-lang/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.27.5
- b183f71 Chore: (deps): bump github.com/onsi/ginkgo/v2 from 2.27.3 to 2.27.5
- 3e5de57 Chore: (deps): bump github.com/BurntSushi/toml from 1.5.0 to 1.6.0
- aabd375 Merge pull request #303 from kcl-lang/dependabot/go_modules/golang.org/x/mod-0.32.0
- e6f4c7c Merge pull request #302 from kcl-lang/dependabot/go_modules/github.com/onsi/gomega-1.39.0
- 6fb249d Merge pull request #301 from kcl-lang/dependabot/go_modules/github.com/goccy/go-yaml-1.19.2
- 4b8f81d Chore: (deps): bump golang.org/x/mod from 0.31.0 to 0.32.0
- cf25410 Chore: (deps): bump github.com/onsi/gomega from 1.38.3 to 1.39.0
- 69beec1 Chore: (deps): bump github.com/goccy/go-yaml from 1.19.1 to 1.19.2
- c443008 Merge pull request #300 from Arpit529Srivastava/issue2043-vet-cmd
- 48b6c0b feat: add structured json output support for kcl vet command
- 3a679ab Merge pull request #299 from Arpit529Srivastava/feat-issue-296
- 66dabbd feat: allow kcl import to load HTTP/HTTPS URLs
- f0e1101 Merge pull request #298 from kcl-lang/refactor-cli-source-nil-err
- e584920 refactor: cli source nil error
- e57f95e Merge pull request #295 from kcl-lang/feat-xml-format
- c2e53d1 fix: unit tests
- 3bf6e04 feat: xml format output
- b378603 Merge pull request #293 from kcl-lang/dependabot/go_modules/github.com/goccy/go-yaml-1.19.1
- 71db183 Merge pull request #294 from kcl-lang/dependabot/go_modules/kcl-lang.io/kcl-openapi-0.10.1
- 22d7e3e Chore: (deps): bump kcl-lang.io/kcl-openapi from 0.10.0 to 0.10.1
- 3b084c5 Chore: (deps): bump github.com/goccy/go-yaml from 1.19.0 to 1.19.1
- 683383d Merge pull request #292 from kcl-lang/dependabot/github_actions/actions/download-artifact-7
- a6751dd Merge pull request #291 from kcl-lang/dependabot/github_actions/actions/upload-artifact-6
- 35c5d78 Merge pull request #289 from kcl-lang/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.27.3
- 1c201a9 Merge pull request #290 from kcl-lang/dependabot/go_modules/golang.org/x/mod-0.31.0
- 8f1a470 chore: (deps): bump actions/download-artifact from 6 to 7
- 5064ff6 chore: (deps): bump actions/upload-artifact from 5 to 6
- 728ee6d Chore: (deps): bump golang.org/x/mod from 0.30.0 to 0.31.0
- e992d1d Chore: (deps): bump github.com/onsi/ginkgo/v2 from 2.27.2 to 2.27.3
v0.12.3
What's Changed
- chore: bump kcl 0.12.2 with musl by @Peefy in #284
- chore: (deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #286
- chore: (deps): bump actions/download-artifact from 4 to 6 by @dependabot[bot] in #285
- Chore: (deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 by @dependabot[bot] in #287
- chore: bump verison to 0.12.3 by @Peefy in #288
Full Changelog: v0.12.1...v0.12.3
v0.12.2-rc.1
What's Changed
Full Changelog: v0.12.1...v0.12.2-rc.1
v0.12.1
What's Changed
- Chore: (deps): bump github.com/goccy/go-yaml from 1.18.0 to 1.19.0 by @dependabot[bot] in #283
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- Chore: (deps): bump github.com/onsi/ginkgo/v2 from 2.27.1 to 2.27.2 by @dependabot[bot] in #276
- chore: (deps): bump docker/metadata-action from 5.8.0 to 5.9.0 by @dependabot[bot] in #277
- Chore: (deps): bump golang.org/x/mod from 0.29.0 to 0.30.0 by @dependabot[bot] in #279
- chore: (deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #280
- chore: bump kcl-go to v0.12.0-rc.1 by @Peefy in #281
- chore: (deps): bump docker/metadata-action from 5.9.0 to 5.10.0 by @dependabot[bot] in #282
Full Changelog: v0.11.4...v0.12.0
v0.11.4
What's Changed
- chore: (deps): bump docker/metadata-action from 5.7.0 to 5.8.0 by @dependabot[bot] in #251
- Chore: (deps): bump github.com/onsi/gomega from 1.37.0 to 1.38.0 by @dependabot[bot] in #252
- chore: (deps): bump docker/login-action from 3.4.0 to 3.5.0 by @dependabot[bot] in #253
- Chore: (deps): bump golang.org/x/mod from 0.26.0 to 0.27.0 by @dependabot[bot] in #254
- chore: (deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #255
- Chore: (deps): bump github.com/onsi/gomega from 1.38.0 to 1.38.1 by @dependabot[bot] in #257
- Chore: (deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #258
- Chore: (deps): bump github.com/onsi/gomega from 1.38.1 to 1.38.2 by @dependabot[bot] in #259
- Chore: (deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.9 by @dependabot[bot] in #260
- Chore: (deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.0 by @dependabot[bot] in #262
- Chore: (deps): bump github.com/onsi/ginkgo/v2 from 2.25.1 to 2.25.2 by @dependabot[bot] in #261
- chore: (deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #263
- Chore: (deps): bump golang.org/x/mod from 0.27.0 to 0.28.0 by @dependabot[bot] in #264
- Chore: (deps): bump github.com/spf13/pflag from 1.0.9 to 1.0.10 by @dependabot[bot] in #266
- Chore: (deps): bump github.com/onsi/ginkgo/v2 from 2.25.2 to 2.25.3 by @dependabot[bot] in #265
- chore: (deps): bump docker/login-action from 3.5.0 to 3.6.0 by @dependabot[bot] in #267
- Chore: (deps): bump github.com/onsi/ginkgo/v2 from 2.25.3 to 2.26.0 by @dependabot[bot] in #268
- feat: add ssh to final kcl image by @paulorfjesus in #271
- Chore: (deps): bump golang.org/x/mod from 0.28.0 to 0.29.0 by @dependabot[bot] in #269
- chore: update go 1.24 on Makefile" by @liangyuanpeng in #272
- Chore: (deps): bump kcl-lang.io/kpm from 0.11.3 to 0.11.4 by @dependabot[bot] in #273
- Chore: (deps): bump github.com/onsi/ginkgo/v2 from 2.26.0 to 2.27.1 by @dependabot[bot] in #274
New Contributors
- @paulorfjesus made their first contribution in #271
Full Changelog: v0.11.3...v0.11.4