Skip to content

Releases: kcl-lang/cli

v0.7.2

20 Dec 13:26

Choose a tag to compare

Changelog

  • 92127f1 chore: remove lsp installation in .goreleaser
  • 10e3631 chore: bump version to v0.7.2
  • d22d623 chore: bump kcl version to v0.7.2
  • 5b8601b release kcl v0.7.3-alpha.1
  • db60132 chore: change kclvm location in the kcl dockerfile
  • b3c68b0 chore: bump kcl-openapi version to v0.5.5
  • 2f88ce9 chore: bump kpm to latest
  • 88af86c fix: top level argument flag -D
  • 0a00b10 chore: update jsonschema import

v0.7.1

13 Dec 09:36
6fccc86

Choose a tag to compare

Changelog

  • 6fccc86 Merge pull request #27 from Peefy/release-0.7.1
  • 50f16f4 chore: bump kcl version to latest
  • cfc70e5 chore: bump kcl-openapi to latest
  • 3ccadf5 chore: bump kcl openapi to the latest version
  • da7d529 Merge pull request #26 from Peefy/test-e2e-on-all-platforms
  • 7d0d72a test: add e2e tests for all platforms
  • 4fde9aa chore: remove Error and newline prefix in the command line error mesaage
  • b03c697 chore: bump version to v0.7.1
  • 50b9427 Merge pull request #25 from Peefy/feat-support-multiple-crd-import
  • b5ccdf7 feat: impl multiple crd import
  • 6ac8553 chore: bump kcl version to 0.7.0
  • 793a315 Merge pull request #24 from Peefy/fix-kcl-lsp-install-scirpts-on-windows
  • 33c418b fix: kcl lsp install scripts

v0.7.0

01 Dec 07:50

Choose a tag to compare

Changelog

  • 3086aac chore: remove kcl-lsp hook
  • ad5b4b3 fix: goreleaser archive tag
  • 6a3894f Merge pull request #23 from Peefy/bump-kcl-0.7
  • 35b9d01 chore: bump kcl version to v0.7
  • 955f2e5 Merge pull request #22 from Peefy/add-run-entry-for-test
  • 31c6158 feat: impl no-style for the kcl test tool error result
  • f4c2901 feat: add run flags for the test tool
  • d390787 Merge pull request #21 from Peefy/format-cli-documents
  • 2667cad chore: format all command documents
  • badad1b Merge pull request #20 from Peefy/add-kcl-lsp-release-using-hook
  • e367101 feat: add kcl language server install hooks
  • 7152980 feat: add help command
  • 4d6e7d8 chore: bump deps to the latest version

v0.7.0-beta.2

29 Nov 13:42

Choose a tag to compare

Changelog

  • 27097ac chore: bump version to v0.7.0-beta.2
  • 4444f1e Merge pull request #19 from Peefy/refactor-vet-cli
  • e141e5c refactor: vet cli using the validate API
  • 791f875 fix: help or version flag check
  • 2408cce feat: enhance kcl cli command messages
  • a85e70e Merge pull request #18 from Peefy/enhance-vet-cli-input
  • 343d5e9 feat: enhance vet cli with file pattern and stdin features
  • e90ae43 Merge pull request #17 from Peefy/feat-default-settings-file
  • d0da38a test: add server e2e tests
  • 6301089 feat: support default settings file kcl.yaml loading
  • 4975f0d Merge pull request #16 from Peefy/set-log-to-stdout
  • a59d573 feat: set logger to stdout to show the values of the print function

v0.7.0-beta.1

25 Nov 05:45
a0277df

Choose a tag to compare

Changelog

  • a0277df Merge pull request #15 from Peefy/feat-test-tool-cli
  • 26cfa58 fix: golang-ci lint errors
  • 23df182 feat: add test tool cli and add e2e test cases
  • 075ce50 chore: bump version to v0.7.0-beta.1
  • 700fc95 feat: use the kpm latest version and polish error messages
  • 1987947 chore: bump kpm and openapi version to latest
  • 95af5bd feat: add gcc deps in kcl dockerfile
  • e8a685e Merge pull request #14 from Peefy/add-single-module-folder-with-kcl-mod-run-kind
  • a0fa893 feat: add single module folder with kcl mod file with entries config
  • bf93d5f docs: add kcl-lang/cli repo introduction documents
  • 7a82f12 Merge pull request #13 from Peefy/feat-add-playgound-command
  • d0ea329 feat: add playground subcommnad
  • f8587f7 chore: remove deprecated test cases
  • 24c88f7 chore: bump kcl-openapi to the latest version
  • 6582592 chore: quiet kpm log message for the run command
  • 43fffc8 fix: kcl registry command
  • 63c8f51 fix: kcl mod pull command

v0.7.0-alpha.2

14 Nov 12:04

Choose a tag to compare

Changelog

  • d37cfe9 fix: output file for kcl results
  • f6d5116 chore: update language command flags
  • e0f2b8c Merge pull request #12 from zong-zhe/add-mod-update
  • 9cfa653 feat: add 'kcl mod update'
  • 895efa5 chore: bump kcl-go to latest
  • 7b516c4 chore: update brews with depends
  • c363db6 Merge pull request #11 from Peefy/bump-kcl-version-0.7.0-alpha.2
  • abe9069 chore: bump kcl version to v0.7.0-alpha.2
  • 90d6cf0 feat: add more command line tools
  • fc2b00a Merge pull request #10 from Peefy/server-command
  • c3b9c48 feat: add server command
  • 3271e5f Merge pull request #9 from Peefy/file-expand-for-import-tool
  • 103be1b feat: support file expand for the import tool
  • 6b7d860 chore: add nfpms
  • 9ba5ea1 chore: go mod tidy
  • a546246 Merge pull request #8 from Peefy/kpm-related-cmd-migration
  • 81b5332 feat: migrate kpm command to kcl cli

v0.6.0

26 Oct 03:45

Choose a tag to compare

Changelog

  • c4611a6 chore: bump version to v0.6.0
  • 3baba26 feat: add command name aliases for the run and doc command

v0.6.0-alpha.6

25 Oct 14:35

Choose a tag to compare

Changelog

  • 92b0d47 chore: bump version to 0.6.0-alpha.6
  • 5ad4ccf chore: update the goreleaser name template
  • ab1904c feat: impl setting file validation and run local file in the kcl module

v0.6.0-alpha.5

25 Oct 07:49

Choose a tag to compare

Changelog

  • aaf9614 chore: bump version to v0.6.0-alpha.5
  • 305c2b2 use default id

v0.6.0-alpha.4

25 Oct 07:03

Choose a tag to compare

Changelog

  • 763be9e fix: goreleaser.yml
  • 680b874 chore: add tag scripts.
  • deddef0 chore: bump version to v0.6.0-alpha.4