github goplus/xgo v1.6.3

7 hours ago

What's Changed

DQL (DOM Query Language) (#2611):

features:

documents:

changes:

  • fix: prevent duplicate XGo_Init calls in embedded types by @go-wyvern in #2582
  • shouldCallXGoInit refactor by @xushiwei in #2583
  • testcase refactor: listcompr/mapcompr/selectcompr by @xushiwei in #2589
  • fix: pass source argument to cb.Val in compileStructLit by @go-wyvern in #2599
  • parser: parseFuncDeclOrCall - fix warning by @xushiwei in #2603
  • compileErrWrapExpr fix (support lhs); remove tryFileLine for XGo_Env by @xushiwei in #2618
  • remove cl/internal/typesalias by @visualfc in #2619
  • stream: move to x/stream; domaintext literal: xgo/tpl/encoding => xgo/encoding by @xushiwei in #2622

deps:

  • build(deps): bump golang.org/x/net from 0.49.0 to 0.50.0 by @dependabot[bot] in #2613
  • build(deps): bump github.com/goplus/mod v0.19.2 by @xushiwei #2633
  • build(deps): bump github.com/goplus/gogen v1.21.2 by @xushiwei #2631

Full Changelog: v1.6.2...v1.6.3

Don't miss a new xgo release

NewReleases is sending notifications on new releases.