Changelog
- 1a15c06 Merge pull request #380 from kcl-lang/chore/bump-kcl-openapi-0.11.1-version-0.12.10
- 33d116e chore: bump kcl-openapi to v0.11.1 and VERSION to 0.12.10
- a09b25f Merge pull request #378 from kcl-lang/fix/issue-1868-import-identifier
- 829fe1d Merge pull request #379 from kcl-lang/fix/issue-376-jsonparser-bump
- 3016774 fix(deps): bump github.com/buger/jsonparser to v1.6.1 (fixes #376)
- bed63e3 feat(cli): add --identifier flag to kcl import for assigning data to a name (fixes #1868)
- 114dff6 Merge pull request #377 from kcl-lang/fix/cli-232-override-comma-splitting
- 5661e46 fix(cli): stop splitting -O/-S/-Y/-E values on commas (#232)