Releases: goplus/gogen
Releases · goplus/gogen
Release list
v1.23.5
v1.23.3
v1.23.1
What's Changed
changes:
- matchArgType: T match types.Type always by @xushiwei in #630
- fix(boundTypeParams): treat non-TypeType args as inferable TypeParam boundary by @fennoai[bot] in #632
- boundTypeParams small fix by @xushiwei in #633
ci & tools:
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in #631
Full Changelog: v1.23.0...v1.23.1
v1.23.0
What's Changed
features:
changes:
ci & tools:
- Bump codecov/codecov-action from 6 to 7 by @dependabot[bot] in #626
Full Changelog: v1.23.0-pre.5...v1.23.0
v1.23.0-pre.5
What's Changed
- remove pkg.NewAutoParam by @xushiwei in #621
- remove std for gopherjs by @visualfc in #622
- typeparams TemplateSignature by @visualfc in #623
- rm unboundFuncParam & unboundProxyParam by @visualfc in #624
- rm NewSlice/NewMap/NewChan/NewArray/NewPointer/NewSignature by @xushiwei in #625
Full Changelog: v1.23.0-pre.4...v1.23.0-pre.5
v1.23.0-pre.4
What's Changed
- cb.ValWithUnit: handle err by @xushiwei in #619
- cb.MoveLastStmtTo: moves the last statement to the given insertion point by @xushiwei in #620
Full Changelog: v1.23.0-pre.3...v1.23.0-pre.4
v1.23.0-pre.3
What's Changed
- lookupFunc: interface support by @xushiwei in #617
- cb.ValWithUnit: support alias type by @xushiwei in #618
Full Changelog: v1.23.0-pre.2...v1.23.0-pre.3
v1.23.0-pre.2
What's Changed
Go new features:
- support range over integer types (Go 1.22+) by @xgopilot[bot] in #616
- support new(expr) for Go 1.26 by @xgopilot[bot] in #615
features (genjs):
- js.ValueDecl by @xushiwei in #612
- newValueSpec: setTyper if unspecified by @xushiwei in #613
- builtin for genjs by @xushiwei in #614
Full Changelog: v1.23.0-pre.1...v1.23.0-pre.2
v1.23.0-pre.1
v1.22.0
What's Changed
- NewOverloadFunc, NewOverloadMethod: revert allowing name conflict by @xushiwei in #602
- Bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #601
Full Changelog: v1.21.5...v1.22.0