v1.6.2
What's Changed
features:
- Map Field Access with Comma‐ok Propagation (#2572) by @xushiwei in #2574 #2573
docs:
- doc: struct vs. tuple by @xushiwei in #2578 #2579 #2580
changes:
- demo/tupletype by @xushiwei in https://github.com/goplus/xgo/pull/2565
- XGo_Env: support fileline param (token.Position) by @xushiwei in https://github.com/goplus/xgo/pull/2567
- tryFileLine: remote log & add comments by @xushiwei in https://github.com/goplus/xgo/pull/2568
- tryFileLine: use relFile of fileName by @xushiwei in https://github.com/goplus/xgo/pull/2569
- XGo_Env: remove fileline support by @xushiwei in https://github.com/goplus/xgo/pull/2570
Full Changelog: https://github.com/goplus/xgo/compare/v1.6.1...v1.6.2