v1.6.0-pre.3
What's Changed
release notes:
- break GopXXX => XGoXXX (incompatible changes, see goplus/gogen@v1.20.1)
- keep Gop_Exec, Gop_Env
- keep Gop_sched (to be removed, so there is no XGo_sched)
features:
- feat(ast,parser,printer): add TupleType for Phase 1 of Tuple Type proposal by @xgopilot[bot] in https://github.com/goplus/xgo/pull/2539
changes:
- fix(types): include FileSet in convGoErr for better error context by @go-wyvern in https://github.com/goplus/xgo/pull/2537
- prototype: GopXXX => XGoXXX by @xushiwei in https://github.com/goplus/xgo/pull/2541
Full Changelog: https://github.com/goplus/xgo/compare/v1.6.0-pre.2...v1.6.0-pre.3