Releases: kcl-lang/kpm
Releases · kcl-lang/kpm
v0.8.0
v0.7.0
Changelog
- 159edb7 Merge pull request #258 from zong-zhe/deprecated-kpm-cmd
- ac858d5 chore: make the kpm cli deprecated
- 4edf455 chore: bump kpm version to 0.7.0 (#257)
- 5e4483a Merge pull request #256 from zong-zhe/add-with-logger
- 7552f2b fix: fix CR comments
- a68a89e fix: fix CR comments
- 7ccfee9 fix: make go lint happy
- e0a1a4c feat: add 'WithLogWriter' for api 'RunWithOpts'
- 194168a fix: cla ci tests
- c6084e3 Merge pull request #249 from octonawish-akcodes/ver
- ddc5d74 corrected the version command
v0.6.0
Changelog
- 5a91dd1 Merge pull request #245 from zong-zhe/bump-kpm-version
- 7a43023 chore: bump kpm version to 0.6.0
- 48ada7b Merge pull request #244 from zong-zhe/add-git-commit
- 8a23512 fix: fix failed test case
- d8d7a5b feat: 'kpm add' supports adding the dependency tagged by git commit
- b4e4f7f fix: rm useless dir (#243)
- 72b9f3a Merge pull request #242 from kcl-lang/dependabot/go_modules/github.com/go-git/go-git/v5-5.11.0
- 46d8da2 chore(deps): bump github.com/go-git/go-git/v5 from 5.6.1 to 5.11.0
v0.5.0
Changelog
v0.4.7
v0.4.6
v0.4.5
Changelog
- f2d9f9b chore: bump kcl-go version and kpm version (#232)
- 8e1b778 Merge pull request #230 from zong-zhe/add-with-opts
- f6f8802 fix: add 'Deprecated' for RunWithOpt
- 9ae1cb2 fix: fix typo
- 8902a3d fix: add 'Deprecated'
- 6a71817 feat: add api whose input option with style 'WithXXX'
- 4cffe2d fix: fix ci (#231)
- 96db150 feat: add alias name for dependency (#229)