Skip to content

v0.8.0-beta.1

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 12:11
· 549 commits to main since this release
53aece1

Changelog

  • 53aece1 Merge pull request #273 from zong-zhe/fix-push-harbor
  • 7db26cc fix: fix some comments
  • e4583fa fix: fix the failure during push to harbor
  • b197e0b Merge pull request #272 from octonawish-akcodes/fix
  • c948c5d typo fix in toml.go
  • e0807e1 Merge pull request #250 from AkashKumar7902/enhancement-check-kcl-version-update-kcl.mod
  • af84cde address review comments
  • 67a77a0 Merge pull request #268 from AkashKumar7902/report-when-dependency-graph-contains-cycle
  • d3eb344 Merge branch 'main' into report-when-dependency-graph-contains-cycle
  • 6071084 address review comments
  • b6d5a18 Merge pull request #265 from Vanshikav123/patch-graph
  • b69a434 modFileContent
  • d3bf2e8 formatting
  • 63c79b7 test cases
  • fe8a344 fix e2e tests
  • 8c49378 add unit test
  • 4cc8128 fix: report in case of cyclic dependency
  • eed7b2e handling dependencies
  • e4dc025 unit-test
  • 621a765 fullPath
  • 789940e ParseKclModFile
  • 5f93ceb Merge branch 'kcl-lang:main' into patch-graph
  • 72b51bc Merge branch 'main' into enhancement-check-kcl-version-update-kcl.mod
  • 296b6ed Merge pull request #260 from atarax665/contribution
  • 0224b99 Merge pull request #264 from AkashKumar7902/dependency-graph
  • 6fcfb5c Add unit test and address review comments
  • f67db1b feat: run remote repo in kpm run (#251)
  • f8c4fbd changes
  • 7f1771c change
  • 3c0c3d0 pretest
  • a2c36b7 pretest
  • 5804939 feat: remove array of graphs
  • 43ed11e feat: add graph subcommand to print dependency graph
  • bd65b2a Merge pull request #262 from AkashKumar7902/remove-unused-arg
  • 7ac7e82 fix typo
  • aa1748b remove unused arg from func
  • d7097f5 Added contribution guideline link
  • 7848690 Merge pull request #259 from zong-zhe/fix-typo
  • 4d4e61a fix: fix typo '{k8s:KCL_MOD}' -> '${k8s:KCL_MOD}'
  • 11790da fix typo
  • 09ba1ca update kcl.mod package.edition with the kcl compiler version