Releases: kcl-lang/kpm
Releases · kcl-lang/kpm
v0.10.0
What's Changed
- fix: rm the generation of kcl.mod when compile virtual package by @zong-zhe in #437
- [PRETEST]: Added support for bare repo in clone function of git module by @Manoramsharma in #419
- fix: fix kcl.yaml missing bug when kcl run by @zong-zhe in #443
- Chore: (deps): bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 by @dependabot in #448
- chore: bump container image module to v5.32.1 by @Peefy in #451
- Chore: (deps): bump github.com/elliotchance/orderedmap/v2 from 2.2.0 to 2.4.0 by @dependabot in #454
- Chore: (deps): bump github.com/hashicorp/go-getter from 1.7.5 to 1.7.6 by @dependabot in #456
- Chore: (deps): bump kcl-lang.io/kcl-go from 0.10.0-alpha.3 to 0.10.0-beta.1 by @dependabot in #455
- Sparse checkout - kcl mod add --package by @officialasishkumar in #453
- Sync update and metadata with package flag (sparse checkout) by @officialasishkumar in #457
- fix: fix the auth fail for pull by @zong-zhe in #458
- fix vendor mode for metadata and test case by @officialasishkumar in #459
- refactor: mod init format by @Peefy in #460
- Chore: (deps): bump github.com/containers/image/v5 from 5.32.1 to 5.32.2 by @dependabot in #462
- Chore: (deps): bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1 by @dependabot in #464
- Chore: (deps): bump kcl-lang.io/kcl-go from 0.10.0-beta.1 to 0.10.0-beta.2 by @dependabot in #463
- feat: add resolver for dependency resolving by @zong-zhe in #467
- added design doc for sparse checkout by @officialasishkumar in #335
- Rename fullname to reponame by @officialasishkumar in #466
- fix: fix run bug when compile single k files without kcl.mod by @zong-zhe in #468
- fix: add a test case for compile non-k file by @zong-zhe in #469
- added checker module to validate kpm three-party dependencies by @NishantBansal2003 in #470
- feat: add a test case for wildcard path by @zong-zhe in #471
- feat: Ignore tls when pull image by @Manoramsharma in #449
- Chore: (deps): bump github.com/onsi/gomega from 1.34.1 to 1.34.2 by @dependabot in #473
- Chore: (deps): bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2 by @dependabot in #472
- chore: bump kcl-go deps to v0.10.0-rc.1 by @Peefy in #475
- feat:
kpm update
support mvs algorithm by @zong-zhe in #477 - Chore: (deps): bump golang.org/x/mod from 0.20.0 to 0.21.0 by @dependabot in #479
- feat: add feature gate to controll new features by @zong-zhe in #481
- fix: fix missing path in metadata by @zong-zhe in #482
- fix: fix a bug when check cyclic dependeny by @zong-zhe in #483
- chore: bump kcl go version to v0.10.1 by @Peefy in #485
New Contributors
- @NishantBansal2003 made their first contribution in #470
Full Changelog: v0.9.6...v0.10.0
v0.10.0-rc.1
What's Changed
- Chore: (deps): bump github.com/containers/image/v5 from 5.32.1 to 5.32.2 by @dependabot in #462
- Chore: (deps): bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1 by @dependabot in #464
- Chore: (deps): bump kcl-lang.io/kcl-go from 0.10.0-beta.1 to 0.10.0-beta.2 by @dependabot in #463
- feat: add resolver for dependency resolving by @zong-zhe in #467
- added design doc for sparse checkout by @officialasishkumar in #335
- Rename fullname to reponame by @officialasishkumar in #466
- fix: fix run bug when compile single k files without kcl.mod by @zong-zhe in #468
- fix: add a test case for compile non-k file by @zong-zhe in #469
- added checker module to validate kpm three-party dependencies by @NishantBansal2003 in #470
- feat: add a test case for wildcard path by @zong-zhe in #471
- feat: Ignore tls when pull image by @Manoramsharma in #449
- Chore: (deps): bump github.com/onsi/gomega from 1.34.1 to 1.34.2 by @dependabot in #473
- Chore: (deps): bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2 by @dependabot in #472
- chore: bump kcl-go deps to v0.10.0-rc.1 by @Peefy in #475
New Contributors
- @NishantBansal2003 made their first contribution in #470
Full Changelog: v0.10.0-beta.2...v0.10.0-rc.1
v0.10.0-beta.2
What's Changed
- Sync update and metadata with package flag (sparse checkout) by @officialasishkumar in #457
- fix: fix the auth fail for pull by @zong-zhe in #458
- fix vendor mode for metadata and test case by @officialasishkumar in #459
- refactor: mod init format by @Peefy in #460
Full Changelog: v0.10.0-beta.1...v0.10.0-beta.2
v0.10.0-beta.1
What's Changed
- Chore: (deps): bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 by @dependabot in #448
- chore: bump container image module to v5.32.1 by @Peefy in #451
- Chore: (deps): bump github.com/elliotchance/orderedmap/v2 from 2.2.0 to 2.4.0 by @dependabot in #454
- Chore: (deps): bump github.com/hashicorp/go-getter from 1.7.5 to 1.7.6 by @dependabot in #456
- Chore: (deps): bump kcl-lang.io/kcl-go from 0.10.0-alpha.3 to 0.10.0-beta.1 by @dependabot in #455
- Sparse checkout - kcl mod add --package by @officialasishkumar in #453
Full Changelog: v0.10.0-alpha.3...v0.10.0-beta.1
v0.10.0-alpha.3 Release
What's Changed
Full Changelog: v0.10.0-alpha.2...v0.10.0-alpha.3
v0.10.0-alpha.2 Release
What's Changed
- bug: extra line bothering kcl.mod by @briheet in #436
- fix: fix missing options in kcl run by @zong-zhe in #439
- fix: rm the generation of kcl.mod when compile virtual package by @zong-zhe in #437
- [PRETEST]: Added support for bare repo in clone function of git module by @Manoramsharma in #419
New Contributors
Full Changelog: v0.10.0-alpha.1...v0.10.0-alpha.2
v0.9.8
v0.9.7
v0.10.0-alpha.1 Release
What's Changed
- [PRETEST1]: Initial changes for adding support to clone bare repo by @Manoramsharma in #400
- [LFX-Prestest]: added the feature of checkout from bare repo by @Gmin2 in #401
- fix: fix kpm ci by @zong-zhe in #409
- feat: add kcl package swagger v2 export API by @Peefy in #417
- Enhancement: Added Contributing.md file by @Manoramsharma in #422
- Rname registry to kcl-registry by @liangyuanpeng in #421
- [LFX-pretest]: Implemented local git command to support downloading from the bare repo by @Gmin2 in #418
- chore: update deps by @Peefy in #425
- fix: fix missing Print() by @zong-zhe in #428
- Chore: (deps): bump github.com/containers/image/v5 from 5.31.1 to 5.32.0 by @dependabot in #434
- Chore: (deps): bump golang.org/x/mod from 0.19.0 to 0.20.0 by @dependabot in #433
- Chore: (deps): bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 by @dependabot in #432
- BUG: Removed extra newline in kcl.mod by @Manoramsharma in #427
- chore: bump kcl go version to v0.10.0-alpha.2 by @Peefy in #435
New Contributors
- @Manoramsharma made their first contribution in #400
- @Gmin2 made their first contribution in #401
Full Changelog: v0.9.3...v0.10.0-alpha.1
v0.9.5
Full Changelog: v0.9.3...v0.9.5