Skip to content
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

goplus 1.1.10 #153976

Merged
merged 2 commits into from
Nov 11, 2023
Merged

goplus 1.1.10 #153976

merged 2 commits into from
Nov 11, 2023

Conversation

chenrui333
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
new features:
- code coverage of unit test (only support in Go1.20 or later) (#1510)
- gop go -ignore-notated-error (#1518)
- gop serve: run gop in langserver mode (#1522)
- gop/x/jsonrpc2 (#1519 #1522 #1525 #1526)
- gop/x/langserver (#1524 #1525 #1527)
- gop/parser: ParseFSEntry/ParseEntry (#1529)
- typesutil: ExprString (#1531)
- typesutil: DeleteObjects, CorrectTypesInfo (#1538)
- typesutil: Check support conf.Error (#1514 #1515 #1517)
- typesutil.Checker: config changed (use gop.mod) (#1528)
- typesutil/typeparams (#1533)
- modfetch.SetDebug (#1535)
- cl/internal/typesutil.NewTypeAndValue (#1532)

github actions:

changes:

  • refactor: xxxError use Pos instead of Position (#1509)
  • workflows: release-build use go-version 1.18 (#1511)
  • gop/x/typesutil: Checker.Files always check go files (#1520)
  • mv ClassFileExt: parser => cl (#1530)
  • cl: preloadGopFile no change classfile ast (#1521)
  • parser: fix parseGlobalStmts EOF check (#1512)
  • parser: fix parsePrimaryExpr check literal value (#1513)
  • mod: github.com/goplus/c2go v0.7.17
  • mod: github.com/goplus/gox v1.13.0
  • mod: github.com/goplus/mod v0.11.9

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Nov 11, 2023
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Nov 11, 2023
@BrewTestBot BrewTestBot added this pull request to the merge queue Nov 11, 2023
Merged via the queue into Homebrew:master with commit 14862b9 Nov 11, 2023
12 checks passed
@github-actions github-actions bot added the outdated PR was locked due to age label Dec 11, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 11, 2023
@chenrui333 chenrui333 deleted the bump-goplus-1.1.10 branch January 22, 2024 17:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants