Skip to content

v0.3.4

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Sep 03:11
· 687 commits to main since this release
dcb5a11

Changelog

  • dcb5a11 Merge pull request #174 from zong-zhe/bump-kcl-version
  • 920dd66 chore: bump kcl version from 0.5.4 to 0.5.6
  • b80dece fix: fix typo 'dependancy'->'dependency'. (#173)
  • 3aaee6f chore: bump kpm version from 0.3.3 to 0.3.4. (#172)
  • 85a014e Merge pull request #170 from zong-zhe/replace-kcl-args
  • acdaade fix: make e2e test happy.
  • c0aa041 fix: fix CR comments.
  • 945780b feat: remove the '--kcl-args'.
  • 370028b Merge pull request #167 from zong-zhe/kpm-run-path
  • 9a80f42 feat: 'kpm run' supports the local path.
  • e37b573 fix: fix the 'No kcl files' error in api. (#165)
  • 7a41919 feat: support filter for api to get schema type. (#163)
  • 10be407 feat: add the real path for all the schema type. (#162)
  • 4b4b1f1 Merge pull request #161 from zong-zhe/push-check-tag
  • 572a4eb feat: add checking for the exists tag when 'kpm push'.
  • 9360824 feat: add api for get kcl package info. (#157)
  • c2197df Merge pull request #156 from zong-zhe/bump-kcl-version
  • 3e44fd0 chore: bump kcl version from 0.5.0 to 0.5.4.
  • 9a1eb0c Merge pull request #153 from zong-zhe/push-docker-doc
  • ab5577e fix: rm step 3.
  • 6635787 docs: add guide docs for 'kpm push' to docker.io.
  • c3c9474 Merge pull request #152 from zong-zhe/reduce-kcl-pkg
  • e7a7d79 fix: make go lint happy.
  • 8a7d240 feat: add '--vendor' to control whether all the dependencies are packaged together.