Skip to content

v0.9.1

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jul 14:18
· 313 commits to main since this release
635551d

Changelog

  • 635551d Merge pull request #388 from zong-zhe/refactor-oci-auth
  • 74b0e81 feat: add cache for credential to reduce the probability that kpm would be considered a threat
  • b65d5ed Merge pull request #386 from zong-zhe/fix-run-bug
  • c3ca1fd fix: fix wrong root path with 'kcl run'
  • 5e556c8 Merge pull request #385 from zong-zhe/hide-plain-http
  • a5a2a5f feat: hidden the option for plain http
  • 09233a5 fix: fix typo (#382)
  • 81bcdec Merge pull request #381 from zong-zhe/support-relative-path
  • 84f547b fix: supports the mod relative path in api
  • 7c6b74f Merge pull request #380 from zong-zhe/unified-run-api
  • 2e0abef fix: fix test case
  • b6f029b fix: add comments
  • 51dfe29 feat: add unified API for run command
  • 6dd6721 Merge pull request #379 from kcl-lang/dependabot/go_modules/golang.org/x/mod-0.19.0
  • f7bb1ad Chore: (deps): bump golang.org/x/mod from 0.18.0 to 0.19.0
  • d2bfc7c Merge pull request #378 from zong-zhe/fix-test-ci
  • 28eadf9 fix: fix test cases for ci
  • 65d3748 Merge pull request #374 from kcl-lang/dependabot/go_modules/github.com/gofrs/flock-0.12.0
  • fb467c8 Merge pull request #368 from kcl-lang/dependabot/go_modules/github.com/containers/image/v5-5.31.1
  • 2335e3f Merge pull request #367 from kcl-lang/dependabot/go_modules/github.com/hashicorp/go-getter-1.7.5
  • 5539147 Chore: (deps): bump github.com/hashicorp/go-getter from 1.7.4 to 1.7.5
  • 0414b3e Chore: (deps): bump github.com/containers/image/v5 from 5.31.0 to 5.31.1
  • c3b3306 Chore: (deps): bump github.com/gofrs/flock from 0.8.1 to 0.12.0
  • 42958c0 fix: fix deps order bug (#377)