Releases: goplus/gogen
Releases · goplus/gogen
v1.21.2
v1.21.1
v1.21.0
v1.20.9
v1.20.8
What's Changed
- cb.emitTypeAssert: Go does not fully implement chained call safety (goplus/xgo#2572) by @xushiwei in #583
Full Changelog: v1.20.7...v1.20.8
v1.20.7
v1.20.6
v1.20.5
What's Changed
features:
- tuple literal: cb.TupleLit by @xushiwei in #572
- cb.IsTupleType by @xushiwei in #573 #574
- tuple init: matchTypeCast support new tuple instance by @xushiwei in #577
remove auto unpacking:
- tuple assign: auto unpacking by @xushiwei in #571
- tuple unpack: twoValue => multiValue by @xushiwei in #575
- tuple: remove auto-unpacking by @xushiwei in #576
Full Changelog: v1.20.3...v1.20.5