Skip to content

chore: bump version to 0.11.2 #464

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 8, 2025
Merged

Conversation

zong-zhe
Copy link
Contributor

@zong-zhe zong-zhe commented May 8, 2025

1. Does this PR affect any open issues?(Y/N) and add issue references (e.g. "fix #123", "re #123".):

  • N
  • Y

2. What is the scope of this PR (e.g. component or file name):

3. Provide a description of the PR(e.g. more details, effects, motivations or doc link):

  • Affects user behaviors
  • Contains syntax changes
  • Contains variable changes
  • Contains experimental features
  • Performance regression: Consumes more CPU
  • Performance regression: Consumes more Memory
  • Other

4. Are there any breaking changes?(Y/N) and describe the breaking changes(e.g. more details, motivations or doc link):

  • N
  • Y

5. Are there test cases for these changes?(Y/N) select and add more details, references or doc links:

  • Unit test
  • Integration test
  • Benchmark (add benchmark stats below)
  • Manual test (add detailed scripts or steps below)
  • Other

@zong-zhe zong-zhe requested review from Peefy, He1pa and Copilot May 8, 2025 16:05
@zong-zhe zong-zhe self-assigned this May 8, 2025
@zong-zhe zong-zhe added this to KCL 2025 May 8, 2025
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the version constants and dependency versions to 0.11.2.

  • Updated version constants in scripts/kclvm.go from v0.11.1 to v0.11.2.
  • Updated dependency version in go.mod for kcl-lang.io/lib from v0.11.1 to v0.11.2.

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
scripts/kclvm.go Updated version constants to bump the version to 0.11.2.
go.mod Updated dependency version for kcl-lang.io/lib to 0.11.2.

@coveralls
Copy link

coveralls commented May 8, 2025

Pull Request Test Coverage Report for Build 14910900863

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 36.532%

Totals Coverage Status
Change from base Build 14854069678: 0.0%
Covered Lines: 5497
Relevant Lines: 15047

💛 - Coveralls

@zong-zhe zong-zhe merged commit cf4eeb4 into kcl-lang:main May 8, 2025
18 checks passed
@github-project-automation github-project-automation bot moved this to Done in KCL 2025 May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

support Go API for GetSchemaTypeMapping
2 participants