Skip to content

goplus 1.2.6#168867

Merged
BrewTestBot merged 2 commits intomasterfrom
bump-goplus-1.2.6
Apr 13, 2024
Merged

goplus 1.2.6#168867
BrewTestBot merged 2 commits intomasterfrom
bump-goplus-1.2.6

Conversation

@BrewTestBot
Copy link
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
highlights:
- Improve compilation speed through disk cache, especially under windows (#1827, [gogen@v1.15.2](https://github.com/goplus/gogen/releases/tag/v1.15.2)).
- Go+ now supports static methods. This allows Go+ classfile to provide "global functions", such as T.new or T.start, without introducing a separate file.
- Times loop: `for :N { ... }`. Previously you had to use `for range :N { ... }`.
- Pkgsite: Beta version of https://pkg.gop.dev/ is released.

features:

  • static methods (#1848 #1849 #1850 #1857)
  • for RangeExpr { ... } (#1834)
  • cl: generic infer lambda expr (#1826)
  • cl: record ast.OverloadFuncDecl (#1851)
  • cl, printer: set astFnClassfname shadow and not to print (#1853)
  • cl, gop: export GetFileClassType (#1852)
  • parser: MatrixLit (#1840 #1846)
  • gop/doc.Transform (#1820 #1825)

ci/cd tools:

  • official Docker image (#1819 #1841)
  • change build artifacts name (#1838)
  • cover Go 1.22 in test (#1836)
  • update macOS version to "macos-latest" (#1844)

changes:

  • gop: NewDefaultConf: useCacheFile param; conf.UpdateCache (#1827)
  • cl: compileExpr/compileExprLHS panic code error (#1832)
  • cl: correct anonymous overloaded function naming (#1833)
  • cl: gmxProject.hasMain (#1817)
  • mod: github.com/goplus/c2go v0.7.26
  • mod: github.com/goplus/gogen v1.15.2
  • mod: github.com/goplus/mod v0.13.10
  • mod: github.com/qiniu/x v1.13.10

@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 Apr 12, 2024
@github-actions
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 Apr 13, 2024
@BrewTestBot BrewTestBot enabled auto-merge April 13, 2024 00:15
@BrewTestBot BrewTestBot added this pull request to the merge queue Apr 13, 2024
Merged via the queue into master with commit 3c77262 Apr 13, 2024
@BrewTestBot BrewTestBot deleted the bump-goplus-1.2.6 branch April 13, 2024 00:21
@github-actions github-actions bot added the outdated PR was locked due to age label May 13, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 13, 2024
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.

2 participants