What's Changed
features:
- feat: auto-reference for typed CompositeLit (#2484) by @xgopilot[bot] in #2485
- parser testcase: struct tag by @xushiwei in #2486
- feat: struct tags (#2488) by @xushiwei in #2495
- doc: struct tags by @xushiwei in #2497
changes:
- fix: add cycle import detection to prevent infinite loops by @xgopilot[bot] in #2471
- Support XGoPackage marker alongside legacy GopPackage by @xgopilot[bot] in #2474
- fix(class): fix class obj recv implicit function no position by @go-wyvern in #2489
- fix(cl): fix Main function recv implicit function no position by @go-wyvern in #2490
- fix(compile): pass the star expression to the Star function for addtional node pos by @go-wyvern in #2491
- compileErrWrapExpr: refactor by @xushiwei in #2501
rename Go+ => XGo:
deps:
- chore(deps): bump github.com/goplus/lib from 0.3.0 to 0.3.1 by @dependabot[bot] in #2480
- chore(deps): bump github.com/goplus/gogen from 1.19.5 to 1.19.6 by @dependabot[bot] in #2492
- chore(deps): bump github.com/qiniu/x from 1.15.1 to 1.15.2 by @dependabot[bot] in #2498
- github.com/goplus/mod v0.17.2 by @xushiwei in #2499
ci & tools:
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #2487
New Contributors
Full Changelog: v1.5.2...v1.5.3