Skip to content

Releases: goplus/xgo

v1.7.5

Choose a tag to compare

@xushiwei xushiwei released this 22 Jul 02:04
3ff3773

What's Changed

feature enum type:

feature static member:

feature function decorator:

  • cl: implement Phase 2 semantic support for function decorators by @fennoai[bot] in #2801
  • syntax: Phase 1 - Grammar Definition for Function Decorators by @fennoai[bot] in #2799

feature flat mode for XGo class framework:

  • cl genClassProjectMain fix (flat): narg = 2 by @xushiwei in #2805
  • cl: implement flat mode for XGo class framework by @fennoai[bot] in #2804

documents:

changes:

  • fix: handle XGo AST extension nodes consistently by @aofei in #2806
  • cl: resolve embedded work class names in class field initializers by @fennoai[bot] in #2817

deps:

ci & tools:

New Contributors

Full Changelog: v1.7.3...v1.7.5

v1.7.3

Choose a tag to compare

@xushiwei xushiwei released this 21 Jun 15:51
d03e9b3

What's Changed

features:

documents:

changes:

deps:

ci & tools:

New Contributors

Full Changelog: v1.7.2...v1.7.3

v1.7.2

Choose a tag to compare

@xushiwei xushiwei released this 07 Jun 23:46
a7e45c7

What's Changed

changes:

  • cb.ValWithUnit: handle err by @xushiwei in #2728
  • cl compileComprehensionExpr: use types.NewParam instead of pkg.NewAutoParam by @xushiwei in #2738
  • cl compileComprehensionExpr: use cb.MoveLastStmtTo instead of pkg.NewAutoParam by @xushiwei in #2739
  • update gogen, change gogen.NewParam api by @visualfc in #2740
  • mod github.com/goplus/gogen v1.23.0-pre.5 by @xushiwei in #2743

documents:

deps:

  • build(deps): bump github.com/goplus/cobra 1.10.7 by @dependabot[bot] in #2732
  • build(deps): bump github.com/fsnotify/fsnotify 1.10.1 by @dependabot[bot] in #2733

New Contributors

Full Changelog: v1.7.1...v1.7.2

v1.7.1

Choose a tag to compare

@xushiwei xushiwei released this 14 Apr 12:00
7602c46

What's Changed

features:

features (xgo pack):

documents:

changes:

deps:

  • build(deps): bump github.com/goplus/mod from 0.20.1 to 0.20.2 by @dependabot[bot] in #2723

ci & tools

Full Changelog: v1.7.0...v1.7.1

v1.7.0

Choose a tag to compare

@xushiwei xushiwei released this 02 Apr 01:21
be09c49

What's Changed

features:

changes:

deps:

  • build(deps): bump github.com/goplus/mod from 0.20.0 to 0.20.1 by @dependabot[bot] in #2698

Full Changelog: v1.6.9...v1.7.0

v1.6.9

Choose a tag to compare

@xushiwei xushiwei released this 30 Mar 08:51
c1f6a68

What's Changed

changes:

deps:

  • build(deps): bump github.com/goplus/cobra from 1.9.13 to 1.9.15 by @dependabot[bot] in #2686

ci & tools:

  • build(deps): bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #2687

Full Changelog: v1.6.8...v1.6.9

v1.6.8

Choose a tag to compare

@xushiwei xushiwei released this 26 Mar 07:34
c62581b

What's Changed

spec:

  • docs: add classfile specification by @aofei in #2675
  • fix(classfile): sanitize reserved class type names by @aofei in #2683

features:

changes:

Full Changelog: v1.6.7...v1.6.8

v1.6.7

Choose a tag to compare

@xushiwei xushiwei released this 23 Mar 05:28
bbcae1f

What's Changed

features:

deps:

  • build(deps): bump github.com/goplus/mod 0.19.5 by @dependabot[bot] in #2658
  • build(deps): bump github.com/goplus/cobra from 1.9.12 to 1.9.13 by @xushiwei in #2671

ci & tools:

  • build(deps): bump goreleaser/goreleaser-action from 6 to 7 by @dependabot[bot] in #2659
  • build(deps): bump docker/login-action from 3 to 4 by @dependabot[bot] in #2662
  • build(deps): bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #2661
  • build(deps): bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #2664

Full Changelog: v1.6.6...v1.6.7

v1.6.6

Choose a tag to compare

@xushiwei xushiwei released this 23 Feb 14:22
21033f0

What's Changed

DQL (DOM Query Language) (#2611):

changes:

Full Changelog: v1.6.5...v1.6.6

v1.6.5

Choose a tag to compare

@xushiwei xushiwei released this 18 Feb 06:00
fb0f83f

What's Changed

DQL (DOM Query Language) (#2611):

encoding (Domain Text Literal):

changes:

deps:

  • build(deps): bump github.com/goplus/mod from 0.19.2 to 0.19.3 by @dependabot[bot] in #2644
  • build(deps): bump github.com/qiniu/x v1.16.2 by @dependabot[bot] in #2644

Full Changelog: v1.6.3...v1.6.5