Releases: goplus/ixgo
Releases · goplus/ixgo
Release v0.52.0
Release v0.51.0
What's Changed
- TypesLoader: fix unexport interface type
- TypesLoader: lookupReflectByNamed
- Interp: check makeFuncVal for interp.
- xgobuild: fix context loader
- xgobuild/pkg: export
github.com/goplus/xgo/test
remove -code mode - xgo: update version
Full Changelog: v0.50.0...v0.51.0
Release v0.50.0
What's Changed
- igop => ixgo
- qexp upadte -code check
- fix rctx.SetHasImethod check embed func
- mode: OptionLoadRutimeImethod / OptionLoadAllImethod
github.com/goplus/igop => github.com/goplus/ixgo
github.com/goplus/igop/gopbuild => github.com/goplus/ixgo/xgobuild
igop.DisiableReflectImethod => ixgo.OptionLoadRutimeImethod
Full Changelog: v0.46.0...v0.50.0
v0.46.0
What's Changed
- gop v1.4.6
- qexp: exportSource check import name
- pkg: update maps
Full Changelog: v0.45.0...v0.46.0