v0.7.8
What's Changed
- feat: upgrade gogen and use custom go printer output & fix some newline before decl by @luoliwoshang in #641
fixed type's doc have unexpect newline
/* The cJSON structure: */
-
type JSON struct {
Next *JSON
Prev *JSONcl
- convert: lazily create ConstGroup in createEnumItems to avoid empty const nodes by @xgopilot[bot] in #644
deps
- build(deps): bump github.com/qiniu/x from 1.15.3 to 1.16.0 by @dependabot[bot] in #617
- build(deps): bump github.com/goplus/mod from 0.18.0 to 0.19.0 by @dependabot[bot] in #616
- build(deps): bump github.com/goplus/mod from 0.19.0 to 0.19.1 by @dependabot[bot] in #629
- build(deps): bump github.com/goplus/llgo from 0.12.0 to 0.12.1 by @dependabot[bot] in #624
- build(deps): update CI and setup to use llgo v0.12.1 by @xgopilot[bot] in #646
ai
- chore: add xgopilot config to use claude-4.5-opus model by @xgopilot[bot] in #620
- chore: update xgopilot to use claude-4.6-opus model by @xgopilot[bot] in #633
- docs: update CLAUDE.md to instruct AI to run install.sh and TestFromTestdata locally by @xgopilot[bot] in #639
docs
test
Full Changelog: v0.7.7...v0.7.8