github goplus/xgo v1.5.2

5 hours ago

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

Don't miss a new xgo release

NewReleases is sending notifications on new releases.