Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: goplus/xgo

v1.5.3

02 Dec 23:47
24930fd

Choose a tag to compare

What's Changed

features:

changes:

  • fix: add cycle import detection to prevent infinite loops by @xgopilot[bot] in #2471
  • Support XGoPackage marker alongside legacy GopPackage by @xgopilot[bot] in #2474
  • fix(class): fix class obj recv implicit function no position by @go-wyvern in #2489
  • fix(cl): fix Main function recv implicit function no position by @go-wyvern in #2490
  • fix(compile): pass the star expression to the Star function for addtional node pos by @go-wyvern in #2491
  • compileErrWrapExpr: refactor by @xushiwei in #2501

rename Go+ => XGo:

deps:

  • chore(deps): bump github.com/goplus/lib from 0.3.0 to 0.3.1 by @dependabot[bot] in #2480
  • chore(deps): bump github.com/goplus/gogen from 1.19.5 to 1.19.6 by @dependabot[bot] in #2492
  • chore(deps): bump github.com/qiniu/x from 1.15.1 to 1.15.2 by @dependabot[bot] in #2498
  • github.com/goplus/mod v0.17.2 by @xushiwei in #2499

ci & tools:

New Contributors

Full Changelog: v1.5.2...v1.5.3

v1.5.2

12 Oct 02:02
e41bf42

Choose a tag to compare

What's Changed

features:

documents:

  • docs: replace println with echo in quick start by @niupilot[bot] in #2458
  • docs: add <- append operator documentation to quick start by @niupilot[bot] in #2459
  • docs: add domain-specific text literals to quick start by @niupilot[bot] in #2460
  • docs: replace for..<- with for..in in quick start by @niupilot[bot] in #2462

ai coding:

changes:

  • cl: compileAssignStmt token.DEFINE check stack by @visualfc in #2425
  • cl: enhance injection field checking and error msg for field conflicts by @go-wyvern in #2433
  • cl: fix the range returned by diagnostic only has start but no end. by @go-wyvern in #2427
  • cl: add check function to embed method for conditional field addition by @go-wyvern in #2431
  • typesutil: fix type checker returned an unexpected error by @go-wyvern in #2426
  • typesutil: use xgo types error by @go-wyvern in #2428
  • typesutil: add error code field and getter for GetErrorGo116 in error handling by @go-wyvern in #2429
  • cl/_testgop todo: errwrap1 by @xushiwei in #2424
  • docs: Rename goplus to xgo in documentation by @Dshuishui in #2434
  • docs: update SPX repository links from main to v1 branch by @niupilot[bot] in #2466

deps:

  • chore(deps): bump github.com/goplus/lib from 0.2.0 to 0.3.0 by @dependabot[bot] in #2432

ci & tools:

New Contributors

Full Changelog: v1.5.1...v1.5.2

v1.5.1

13 Aug 04:06
1a790f0

Choose a tag to compare

What's Changed

changes:

tinygo:

rename Go+ to XGo:

deps & ci tools:

  • chore(deps): update gogen dependency to version 1.19.1 by @go-wyvern in #2422
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #2421

Full Changelog: v1.5.0...v1.5.1

v1.5.0

08 Jun 02:29
2f57061

Choose a tag to compare

What's Changed

rename Go+ => XGo:

changes:

ci & tools:

deps:

Full Changelog: v1.4.6...v1.5.0

v1.5.0-pre.3

07 Jun 10:31
7305a5b

Choose a tag to compare

v1.5.0-pre.3 Pre-release
Pre-release

What's Changed

rename Go+ to XGo:

ci & tools:

deps:

Full Changelog: v1.5.0-pre.2...v1.5.0-pre.3

v1.5.0-pre.2

25 May 11:33
58d9f5a

Choose a tag to compare

v1.5.0-pre.2 Pre-release
Pre-release

What's Changed

rename Go+ to XGo:

changes:

ci & release:

Full Changelog: v1.5.0-pre.1...v1.5.0-pre.2

v1.5.0-pre.1

24 May 05:22
80f9b6e

Choose a tag to compare

v1.5.0-pre.1 Pre-release
Pre-release

What's Changed

incompatible changes:

changes:

Full Changelog: v1.4.6...v1.5.0-pre.1

v1.4.6

17 May 08:20
5042dd5

Choose a tag to compare

What's Changed

cmd/xgo:

changes:

doc:

ci & tools:

deps:

  • fix(go.mod): update gogen dependency to v1.18.1 by @go-wyvern in #2356
  • build(deps): bump github.com/goplus/cobra from 1.9.11 to 1.9.12 by @dependabot in #2350
  • build(deps): bump github.com/qiniu/x from 1.14.0 to 1.14.6 by @dependabot in #2352

Full Changelog: v1.4.5...v1.4.6

v1.4.5

07 May 09:28
7a6c5d1

Choose a tag to compare

What's Changed

cmd/xgo:

class files and frameworks:

domain text literals:

features:

changes:

ci & tools:

deps:

Full Changelog: v1.4.0...v1.4.5

v1.4.0

21 Apr 14:41
168a089

Choose a tag to compare

What's Changed

llgo version (support v0.11.x):

changes:

ci & tools:

deps:

  • build(deps): bump github.com/goplus/gogen from 1.17.1 to 1.17.2 by @dependabot in #2295
  • build(deps): bump github.com/qiniu/x from 1.13.17 to 1.13.19 by @dependabot in #2297
  • build(deps): bump github.com/goplus/mod from 0.15.1 to 0.16.0 by @dependabot in #2298

Full Changelog: v1.3.9...v1.4.0