Skip to content

v0.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jul 08:51
· 727 commits to main since this release
57ee1db

Changelog

  • 57ee1db chore: bump kpm version from 0.3.1 to 0.3.2. (#138)
  • ba52f1b Merge pull request #137 from zong-zhe/update-default-reg
  • f681d0e feat: replace the default registry from 'ghcr.io/kusionstack' to 'ghcr.io/kcl-lang'.
  • 9a4340c Merge pull request #131 from zong-zhe/fix-pull-url
  • 046b191 fix: add more test cases.
  • 5a4aad7 fix: add more test cases.
  • 3d306c7 fix: fix the null pointer when 'kpm pull'.
  • f5082de fix:the latest tag does not need to be automatically filled in the missing position. (#130)
  • b530bf1 Merge pull request #129 from zong-zhe/feat-pull-diag
  • b0ca12a fix: make lint happy.
  • b73e533 fix: fix test case.
  • 3b0c972 feat: make 'kpm pull' diagnostics feel better.