Releases: goplus/gogen
Releases · goplus/gogen
v1.19.8
v1.19.7
v1.19.6
What's Changed
- Improve error message for shift operations with invalid operand types (#542) by @xushiwei in #546
- Add CLAUDE.md - gogen Project AI Assistant Guide by @xgopilot[bot] in #545
- fix(method-lookup): consider embedded named types when resolving by @go-wyvern in #549
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #548
New Contributors
Full Changelog: v1.19.5...v1.19.6
v1.19.5
v1.19.3
What's Changed
features:
- Add support for optional parameter by @niupilot[bot] in #526
- Add validation for optional parameter ordering by @niupilot[bot] in #528
- Implement optional parameter call semantics by @niupilot[bot] in #530
- refactor pkg.Zero & cb.ZeroLit by @xushiwei in #532
changes:
ci & tools:
- workflows: go1.25 by @visualfc in #523
- build(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #522
New Contributors
Full Changelog: v1.19.2...v1.19.3
v1.19.2
What's Changed
- feat(codebuild): fix the range returned by diagnostic only has start but no end. by @go-wyvern in #520
- fix: add endBlockStmt calls in switch and forRange statement endings by @go-wyvern in #521
Full Changelog: v1.19.1...v1.19.2
v1.19.1
What's Changed
changes:
- fix(codebuild): fix assign args mismatch error panic by @go-wyvern in #517
- fix(codebuild): add source tracking to return values in TypeAssert by @go-wyvern in #518
ci & tools:
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #519
Full Changelog: v1.19.0...v1.19.1
v1.19.0
v1.18.1
What's Changed
- fix(codebuild): lost position information to End method in ConvertToClosure by @go-wyvern in #513
- support aliastypeparams by @visualfc in #511
New Contributors
- @go-wyvern made their first contribution in #513
Full Changelog: v1.18.0...v1.18.1