What's Changed
features:
- feat: use EnumType as type expression in TypeSpec (issue #2751 Phase 1 redesign) by @fennoai[bot] in #2753
- feat: simplified enum type declaration - Phase 2 by @xushiwei in #2779
- feat: type-as-args (#2759) by @xushiwei in #2761
documents:
- doc: Enum Type by @xushiwei in #2780
- doc: Template Recv Method by @xushiwei in #2771
- doc/overload: fix source links by @xushiwei in #2757
- doc/overload: Under the Hood: How XGo Encodes Overloading in Go by @xushiwei in #2758
- doc/overload: Design Philosophy: What Overloading Means in XGo by @xushiwei in #2772
changes:
- fix: handle synthetic comments in commentBefore function by @go-wyvern in #2745
- parser: parseSlice => parseSliceOrMatrix by @xushiwei in #2755
- cl: support partial type params for XGox_ functions by @xushiwei in #2766
- cl: fix TestGoptLambdaError by @xushiwei in #2768
- cl todo: _testnext/type-args-template-recv-mthd by @xushiwei in #2773
- cl: _testxgo/type-args-template-recv-mthd; gogen v1.23.2 by @fennoai[bot] in #2777
- cl: mv _testgop => _testxgo; add _testgo by @xushiwei in #2774
- cl: TestTestgo: fix #2775 by @visualfc @xushiwei in #2781
deps:
ci & tools:
- chore: improve xgo maintenance path by @otjdiepluong in #2746
- build(deps): bump codecov/codecov-action from 6 to 7 by @dependabot[bot] in #2744
- build(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #2762
New Contributors
- @otjdiepluong made their first contribution in #2746
Full Changelog: v1.7.2...v1.7.3