v1.5.0-pre.3
Pre-release
Pre-release
What's Changed
rename Go+ to XGo:
- README: goplus/gop => xgo; cmd/make: gop => xgo; demo: xgo fmt by @xushiwei in #2381
- cmd: gop/ => xgo/ & xgo fmt by @xushiwei in #2382
- TestXGoInstaller by @xushiwei in #2383
- demo/fullspec/mixgo-complex, demo/mixgo: xgo_autogen.go by @xushiwei in #2384
- xgo/env by @xushiwei in #2386
- GOPROOT => XGOROOT by @xushiwei in #2387
- docs: replace
pkgs.goplus.org
withpkgs.xgo.dev
by @aofei in #2388 - doc: igop => ixgo by @visualfc in #2389
ci & tools:
- ci: rm ./all.bash by @xushiwei in #2385
- chore(goreleaser): add gop binary and alias for xgo by @aofei in #2390
deps:
- chore(deps): bump github.com/goplus/mod from 0.17.0 to 0.17.1 by @dependabot in #2391
- gogen v1.19.0 by @xushiwei in #2394
Full Changelog: v1.5.0-pre.2...v1.5.0-pre.3