Changelog
- 5adb62a Merge pull request #375 from kcl-lang/chore/bump-version-0.12.9
- 839b024 Chore: bump version to 0.12.9
- a4cb55b Merge pull request #374 from kcl-lang/chore/bump-deps-2026-08
- 2d66433 test(e2e): disable kpm run cache to keep goldens matching
- 9601cc9 Chore: (deps): bump kcl-go, kpm, and kcl-openapi to latest
- d35ac03 Merge pull request #370 from kcl-lang/dependabot/go_modules/github.com/stretchr/testify-1.12.1
- 7a8dfd4 Chore: (deps): bump github.com/stretchr/testify from 1.12.0 to 1.12.1
- 00ddfb3 Merge pull request #368 from kcl-lang/dependabot/go_modules/github.com/stretchr/testify-1.12.0
- 9f8660e Merge pull request #367 from kcl-lang/dependabot/go_modules/kcl-lang.io/kcl-openapi-0.10.3
- cd3b5c8 Merge pull request #366 from kcl-lang/dependabot/go_modules/golang.org/x/mod-0.40.0
- f0d0831 Chore: (deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.0
- 6749338 Merge pull request #369 from kcl-lang/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.32.1
- 446a68f Chore: (deps): bump github.com/onsi/ginkgo/v2 from 2.32.0 to 2.32.1
- d599c52 Chore: (deps): bump kcl-lang.io/kcl-openapi from 0.10.2 to 0.10.3
- 9168cc5 Chore: (deps): bump golang.org/x/mod from 0.38.0 to 0.40.0
- 5c3df55 Merge pull request #365 from kcl-lang/fix/issue-1877-vet-external-flag
- c91fd78 feat(vet): accept -E/--external to pass external KCL packages