Releases
v0.8.7
Changelog
27294c2 Merge pull request #341 from zong-zhe/bump-kclgo-version
fc5f928 fix: fix test cases
cd73c8e chore: bump kcl-go version to v0.9.0-alpha.2
9a84542 Merge pull request #340 from zong-zhe/add-git-branch
5331226 fix: fix failed ci
6bb17a2 feat: supports add dependencies by git branch
c670ccc Merge pull request #338 from zong-zhe/rm-update-log
4cb17d4 fix: fix test case
123e426 fix: rm log 'adding' during updating the dependencies
7a4df5b Merge pull request #337 from zong-zhe/add-store-api
9e863d6 feat: add StoreModLockFile and StoreModFile to store modfile and lockfile to local system
d20b1ac Merge pull request #332 from zong-zhe/rm-fetch-sum
bfd8fe3 fix: fix test case
d22bf32 fix: fix test case
2e15bc7 fix: fix test case
ef37c0e fix: add update flag to kpm metadata
e0fb793 fix: rm fetch metadata during loading kcl.mod
ec21ccf Merge pull request #331 from zong-zhe/fix-missing-sum
a611015 fix: fix test case
7a7077f fix: fix oci sum missing
c2d54a4 Merge pull request #330 from zong-zhe/rm-acquire-sum
8cd980c fix: remove keep AcquireDepSum() only in the downloading from OCI
aa19024 Merge pull request #314 from zong-zhe/rm-calculation-sum
66a5cf6 fix: use reference in getDepStorePath()
ecb24a3 fix: rm useless case
1ce1532 fix: fix test case
90e3ab0 fix: fix ci
e493d91 fix: fix CR comments
0195cb7 feat: the checksum calculation during compilation is removed
0b0b423 Merge pull request #327 from officialasishkumar/fix-322
16833c6 feat: prohibit packaging and uploading when there are local dependencies
3a66dfe Merge pull request #326 from officialasishkumar/kpm-add-rename
28f1516 feat: added renamed pkgname in kcl.mod.lock
c15e39b Merge pull request #325 from kcl-lang/refactor-kpm-repo
8c42491 refactor: kcl-lang.io/kpm repo
9fc4c5e Merge pull request #323 from kcl-lang/fix-test-suites
256fb37 chore: bump container image version to v5
702d7f3 chore: fix all test suites
d2af32c Merge pull request #321 from officialasishkumar/kpm-add-rename
2e4fda3 Merge pull request #319 from AkashKumar7902/lfx-2024
09d8219 fix ci failure
3386e0f fix: rename in kpm add
5a3394c fix: rename in kpm add
a61c36f refactor: address review comments
dfb0080 Merge pull request #318 from officialasishkumar/kpm-add-rename
3726560 add mvs to update command
5e4e2bd feat: added rename flag in kpm add
83ebb23 Merge pull request #292 from AkashKumar7902/lfx-2024
1a8c8a4 fix windows ci
6724705 fix windows ci failure
1a30352 remove tidy command
3e9cae6 fix unit tests
c9675cd remove not needed changes
030d434 delete unused function
bc62300 fix unit tests
1e5f228 add check to return err if git host name is other than github
1502ec9 fix golint ci failure
444d9da fix unit tests
20b7314 Merge branch 'main' into lfx-2024
6cfd463 fix: downgrade issue
cfd80ed add tests
3fd05e7 feat: add implementation of upgrade, previous, required, max
faa726d Merge pull request #317 from kcl-lang/fix-tests
015ccfb fix: fail unit test cases
f60d5bd Merge pull request #316 from officialasishkumar/kpm-pkg-include-and-exclude
0f2e6c5 feat: added unit tests
01c472b feat: added unit tests
4b99ed8 fix: addressed comments
7239ec4 feat: removed print statement from utils.go
ee93448 feat: updated utils.go
f9a58dd feat: updated toml.go
2d1a654 removed print statements
6889282 feat: add kpm pkg include and exclude
6cf8df8 address review comments
3d1187a Merge branch 'main' into lfx-2024
62ff3e6 fix: Supports adding third-party dependencies from git repo with the version field
ec6f1f2 fix: build error
c071ce0 Merge branch 'main' into lfx-2024
255d871 feat: add already existing mvs library in go and use module package as graph key value type
You can’t perform that action at this time.