What's Changed
cmd/xgo:
- xgo: gogen.GeneratedHeader by @xushiwei in #2343
- xgo: main cmd by @xushiwei in #2344
- change project class suffix to _app.gox for xgo by @tsingbx in #2346
- add usage for xgo by @tsingbx in #2347
changes:
- feat(parser) enhance parser to determine block statement positions and add tests for shadow entry handling by @go-wyvern in #2349
- ast/parser: implicit ident by @xushiwei in #2354
- feat(classfile): add node method to pkgCtx for shadow main postion by @go-wyvern in #2353
- ast/parser: remove SkipObjectResolution by @xushiwei in #2357
- ast.Package/File: remove Scope by @xushiwei in #2358
- cl: support aliastypeparams by @visualfc in #2355
- cl: typeAlias by @xushiwei in #2359
doc:
ci & tools:
deps:
- fix(go.mod): update gogen dependency to v1.18.1 by @go-wyvern in #2356
- build(deps): bump github.com/goplus/cobra from 1.9.11 to 1.9.12 by @dependabot in #2350
- build(deps): bump github.com/qiniu/x from 1.14.0 to 1.14.6 by @dependabot in #2352
Full Changelog: v1.4.5...v1.4.6